#507-breakout-danger-modal #520
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#507-breakout-danger-modal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Made a new directory called DangerModal that holds the button logic and css for both the modal and the button.
Also cleaned up remainders of the previous reset button that was in dashboard.js
Review on #507
Whats done
Tested on Windows 11 25H2 using Edge
Inspected following files
What needs to be done
[Here you should write the things that needs to be fixed.]
Conclusion
I dont think .toolbar and .toolbarcontainer in the CSS file is related to the component, it should probably be removed
The toolbar classes are for the button i was thinking of importing the css file that dashboard uses but thought it would cause problems maybe i should just rename them?
as long as the danger button is inside .toolbar and .toolbarcontainer classes in the code they should just go under dashboard.module.css? I will try this out and see if this is the case.
I tried the mention above and it works good, break it out of the CSS class please since it belongs to dashboard.module.css
Remove toolbar related items
I removed the CSS inside of DangerModal file, seems to work.
This has been manually merged as the review is sufficient for this PR. Good job!
On a second notice i have seen that the dark overlay from the modal is not active when modal pops up. This will be a seperate issue and PR.
Pull request closed