-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: WDS Modal critical issues #30653
Labels
Anvil Pod
Issue related to Anvil project
Anvil team
issues related to the new layout system anvil
Bug
Something isn't working
Medium
Issues that frustrate users due to poor UX
Comments
riodeuno
added
Bug
Something isn't working
Needs Triaging
Needs attention from maintainers to triage
UI Building Product
Issues related to the UI Building experience
Anvil team
issues related to the new layout system anvil
labels
Jan 26, 2024
ramsaptami
added
WDS - modal widget
WDS team
and removed
Anvil team
issues related to the new layout system anvil
labels
Mar 18, 2024
github-actions
bot
added
Anvil Pod
Issue related to Anvil project
and removed
UI Building Product
Issues related to the UI Building experience
labels
Mar 20, 2024
KelvinOm
added
Anvil team
issues related to the new layout system anvil
and removed
Needs Triaging
Needs attention from maintainers to triage
Deploy Preview
Issues found in Deploy Preview
WDS - modal widget
WDS team
labels
Mar 27, 2024
This was referenced Apr 19, 2024
This was referenced May 2, 2024
fix: Modal auto scroll and check box not being able to be interacted in preview mode in modal
#33122
Merged
more issues: (~added to the above list so ignore this list) |
@ramsaptami I cannot replicate this issue, would you mind sharing a screen recording? |
@riodeuno sorry, which issue specifically here? |
@riodeuno if you are talking about not being able to type into the widget name search while a modal is open, then its been fixed by one of my last prs. |
riodeuno
changed the title
[Bug]: WDS Modal Widget issues
[Epic]: WDS Modal Widget issues
May 13, 2024
ramsaptami
changed the title
[Epic]: WDS Modal Widget issues
[Bug]: WDS Modal critical issues
May 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Anvil Pod
Issue related to Anvil project
Anvil team
issues related to the new layout system anvil
Bug
Something isn't working
Medium
Issues that frustrate users due to poor UX
Is there an existing issue for this?
Description
Dealbreakers:
While modal is open, when we click on the onClick handler for a child widget (Button Widget) in the property pane, the modal closes and one widget shows a crash. @riodeuno - this happens for any and all bindings on the modal widget property pane
raised [Bug]: Modal deletion behavior issue #33380
raised [Bug]: Widget name closure delay for Modal Widget #33381
Drop indicators work differently in modal @marks0351 raised [Task]: Trigger Modal layout highlights when moving on the header and footer as well #33318
https://www.loom.com/share/a322171f605047eb882aa8bae6f564f9
Modal widget cannot be opened via actions in preview and view mode. The system responds with an error when we trigger opening a modal by, for example, clicking a button widget. @riodeuno
Modal is trimmed off on edit mode and cuts off the entire last section on preview mode
raised [Bug]: Modal widget can be pasted into another modal widget #33382
https://www.loom.com/share/1cb06c325bf841d4868cdc2814586b2f?focus_title=1&muted=1&from_recorder=1 - @marks0351
Further exploration
We can go with the 1. as it seems like the more reasonable approach.
Done:
Modal widget gets clipped in preview and view mode @marks0351
https://github.com/appsmithorg/appsmith/assets/103687/81f491d4-f83e-41b9-a62a-1afae3ecea64
Modal selection is not consistent when opening a modal.
https://github.com/appsmithorg/appsmith/assets/103687/567b6cb3-36db-480a-87d6-331366d66458
Users can select non modal widgets from the entity explorer while a modal widget is open. There are two ways to solve for this:
unable to see highlights at times when the modal has a scroll.
https://www.notion.so/appsmith/widget-selection-QA-52a124d2e160488396b466fb1f6464f7?pvs=4#df3cf8bbfbf346d8a524e1dbd6fb7f4d @marks0351
Steps To Reproduce
Issue 1: Select a widget on the Main canvas while a modal is open from the property pane
Issue 2: Select another modal while one modal is open. Make sure that the selected modal is shown before the open modal in the entity explorer.
Public Sample App
No response
Environment
Deploy Preview
Issue video log
No response
Version
https://ce-28238.dp.appsmith.com/
The text was updated successfully, but these errors were encountered: