Skip to content
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

Modal Pane Fit and Finish #104

Merged
merged 6 commits into from
Nov 3, 2024
Merged

Modal Pane Fit and Finish #104

merged 6 commits into from
Nov 3, 2024

Conversation

aaronbrethorst
Copy link
Member

@aaronbrethorst aaronbrethorst commented Nov 3, 2024

Fixes #89

In preparation for making our ModalPane component more feature-rich, we need to create wrappers around our non-modal content pane component.

* Create StopModal and wrap StopPane with it
* Use StopModal from +page.svelte
Some impromptu usability tests have indicated that this is confusing for some users.
Also populate it for all of the modals we've defined
@aaronbrethorst aaronbrethorst merged commit c684537 into main Nov 3, 2024
3 checks passed
@aaronbrethorst aaronbrethorst deleted the arrivals-departures-redux branch November 3, 2024 16:26
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.

Modal pane content is being 'cut off'
1 participant