jmix
jmix copied to clipboard
Received notifications dialog buttons layout is not responsive
Environment
Jmix version: 2.x, has to be checked for 1.x
Bug Description
When received notifications dialog is resized to smaller buttons are not layouted correctly and getting lost behind borders.
Steps To Reproduce
- Add notifications addon
- Place notifications indicator to main view
- Run app and open notifications dialog (right-top)
- Resize the dialog to smaller sizes
- See buttons are getting lost from dialog
Current Behavior
Buttons are lost
Expected Behavior
All buttons are shown
merged in master https://github.com/jmix-framework/jmix-premium/commit/af1c0169056b293713ba2fefe1e62a2662d7c0e7 release_2_2 https://github.com/jmix-framework/jmix-premium/commit/aa814fd9c1386682786b1665fff28c647f01d0b9
Tested on:
- Jmix version: 2.2.999-SNAPSHOT Jmix Studio plugin version: 2.2.SNAPSHOT6246-241 IntelliJ version: IntelliJ IDEA 2024.1 (Ultimate Edition)
- Jmix version: 2.2.999-SNAPSHOT Jmix Studio plugin version: 2.3.SNAPSHOT6249-241 IntelliJ version: IntelliJ IDEA 2024.1 (Ultimate Edition)
Buttons are displayed correctly after scaling the pop-up window to the smaller size and returning one to normal.