[Dialog]: Dialog position/width is determined by viewport not by parent element
Open
@olannyv is already working on this.
Since Jan 27, 2025.
enhancement
Medium Prio
TOPIC RD
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Bug Description
The Dialog position/width is determined by the viewport and not by its parent element.
In general this is fine but e.g. when the Web Assistant is shown the dialog is partially covered.
While the application adapts to the Web Assistant sidebar (see red box as an example), the dialog is covered.
Affected Component
Dialog
Expected Behaviour
Dialog positioning/width is based on the parent element. (or at least having the option)
Isolated Example
Steps to Reproduce
No response
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
latest
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
CBC
Declaration
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.