Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Rework ModalManager to use <dialog> #8847

Closed
wants to merge 9 commits into from
Closed

Conversation

@t3chguy t3chguy added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jun 15, 2022
… t3chguy/fix/22275

� Conflicts:
�	res/css/_common.pcss
�	res/css/views/dialogs/_CompoundDialog.pcss
�	src/@types/global.d.ts
�	src/components/structures/MatrixChat.tsx
�	src/components/views/beacon/BeaconViewDialog.tsx
�	src/components/views/dialogs/CreateSubspaceDialog.tsx
�	src/components/views/messages/MBeaconBody.tsx
�	test/components/views/beacon/BeaconViewDialog-test.tsx
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use <dialog> HTML element for semantic dialogs/modals and native controls Improve dialog framework
2 participants