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

Modal component #8

Open
3 tasks
codymullins opened this issue May 27, 2022 · 0 comments
Open
3 tasks

Modal component #8

codymullins opened this issue May 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@codymullins
Copy link
Contributor

codymullins commented May 27, 2022

Good first issue for a more experienced dev.

  • Modal Service (see: ToastService as a possible start)
  • Other Modal implementations seem to have performance issues in some cases, especially on MacOS when using .NET MAUI. Modal performance should be tested in this scenario (e.g. minimal delays, no pixelated shadows)
  • Spacetime API Client had a version of this but has since been removed. May be useful to reference.
    - Alert.razor
    - Modal.razor

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

@codymullins codymullins added the enhancement New feature or request label May 27, 2022
@codymullins codymullins added this to the v1 milestone May 27, 2022
@codymullins codymullins added help wanted Extra attention is needed good first issue Good for newcomers labels Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant