Modal menu for adding cards #334
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#334
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
We want to create a modal menu that displays the cards in some matter and enabling us to add them to the dashboard.
Please post screenshots in parent issue!
Parent Issue: #333
Related issue: #207
One can look at "frontend/src/features/login" for inspiration on how to create a modal.
Looking at issue #335, it is quite unclear how far and in which direction the modal should be developed, so far all functions that existed in the login modal have been added as well as collapse buttons that show the different view options (without icons so far).
(This is a question on how far to develop the modal)
We want the customers to be able to decide between both, so it doesnt need to be fully developed, but it wont hurt if it is. Since we currently have no cards that need this functionality simple creating the modal window, displaying some arbitrary information and being able to close and open will serve!
Looked at your branch, exactly what I wanted! Gives us a clear enough picture of the solution to be able to compare and decide! Great work!
Has been implemented