Skip to content

fix(ui5-time-picker): apply AM/PM selection on Enter key#13097

Open
hinzzx wants to merge 1 commit intomainfrom
tp-am-pm-keyboard-selection-fix
Open

fix(ui5-time-picker): apply AM/PM selection on Enter key#13097
hinzzx wants to merge 1 commit intomainfrom
tp-am-pm-keyboard-selection-fix

Conversation

@hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Feb 16, 2026

Overview

When selecting AM/PM from the SegmentedButton using the Enter key, the picker closed but the value was not updated.

What We Did

  • Added period change handling before closing the picker when Enter is pressed on the AM/PM SegmentedButton

What This Fixes

  • ✅ Pressing Enter on AM/PM SegmentedButton now correctly updates the time value
  • ✅ No functional changes to other keyboard interactions

## Overview

When selecting AM/PM from the SegmentedButton using the Enter key, the picker closed but the value was not updated.

## What We Did

- Added period change handling before closing the picker when Enter is pressed on the AM/PM SegmentedButton

## What This Fixes

- ✅ Pressing Enter on AM/PM SegmentedButton now correctly updates the time value
- ✅ No functional changes to other keyboard interactions
@ui5-webcomponents-bot
Copy link
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview February 16, 2026 14:18 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants