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

156 replace alerts #205

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open

156 replace alerts #205

wants to merge 12 commits into from

Conversation

nlyra
Copy link
Owner

@nlyra nlyra commented Jul 13, 2021

  • Created a versatile/dynamic dialog component where you can pass props to it from any page or component.
  • Implemented this component and replaced alerts (where applicable), as well as new styling for current dialogs.
  • If anyone needs to add dialogs in the future, they can use this component with the necessary props.

@nlyra nlyra added the enhancement New feature or request label Jul 13, 2021
@nlyra nlyra self-assigned this Jul 13, 2021
@collyntheshots collyntheshots linked an issue Jul 14, 2021 that may be closed by this pull request
Copy link
Collaborator

@dmols dmols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dialog for create new course (or attempting to when you don't have all required values listed) shows a dialog with a weird scrollbar at the bottom of it. Also, if you didn't mean to change the profile error alert (changing email to one without the @) for a dialog, then you're good there. Otherwise, that's missing too. Everything else looks good!

@dmols
Copy link
Collaborator

dmols commented Jul 14, 2021

Need another dialog for submitting a quiz. Sorry for the late notice, I just saw this while checking Michael's PR.

Copy link
Collaborator

@collyntheshots collyntheshots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beyond whats been said i cant think of anywhere else theyre needed, everything should be good to go

@mbrancato31 mbrancato31 requested a review from dmols July 20, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace delete alert for dialog box
4 participants