643-Create-titles-for-all-cards #795
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!795
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "643-Create-titles-for-all-cards"
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?
Adding titles to cards and adding them to Add Card Modal
On what device?
Windows 11 and Chrome v. 147
What has been done?
Added title field to view object in /frontend/src/pages/dashboard/dashboard.js, based on comments in issue #643 by @b24krila
Also changed structure of view object to be easier to read
Changed from view.value to view.title in /frontend/src/features/addCardModal/addCardModal.js
Issue:
#643
Other Comments
In issue #643 I wrote some thoughts about how we might change want to break out view configs
Review on #643
Whats done
Tested on Windows using Firefox
Inspected following files
What needs to be done
Conclusion