feat(ui5-shellbar-search): add search scope adaptive width - #13787
feat(ui5-shellbar-search): add search scope adaptive width#13787Vonahz wants to merge 17 commits into
Conversation
…search-dd-size
…search-dd-size
…search-dd-size
👋 Heads-up: dev close is in effectThanks for the contribution! This repository is currently in dev close ahead of release This PR appears to introduce public-API changes (detected by diffing the Custom Elements Manifest against the latest published version on npm):
Could you please hold off on merging into If this change must ship in the current release, please request a review from one or two members of @UI5/ui5-team-webc so the team can sign off explicitly.
Posted automatically by the Dev Close Notice workflow. |
|
🚀 Deployed on https://pr-13787--ui5-webcomponents-preview.netlify.app |
…search-dd-size
…search-dd-size
…search-dd-size
| _effectiveShowClearIcon = false; | ||
|
|
||
| /** | ||
| * Indicates whether the component is rendering on a small screen (mobile). |
There was a problem hiding this comment.
| * Indicates whether the component is rendering on a small screen (mobile). | |
| * Indicates whether the component renders on a small screen (mobile). |
JIRA: BGSOFUIRILA-4531
Desktop (≥450px): Keep Select dropdown, increase flexibility (fit-content, max 18rem)
Mobile (<450px): Replace with compact 2rem button + popover list
Auto-resize on viewport change
Dynamic placeholder: "Search in: {scope name}"