428-text-card-to-notes #449
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!449
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "428-text-card-to-notes"
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?
Changed old text view, not using textarea-tag instead off input-tag. After some discussion with team leaders we decided to go with edit/erase button on the view instead off the dashboard edit button.
Also changed the Card component, there was an unnecessary div-tag making views not to scale with the parent.
There is a function that makes editing false when pressing enter, this function existed before I worked on the file. I do think that it can be somewhat negative to have false on an enter "stroke", users may want to have a new lines in the notes but did not do any changes to it.
This pull-request is related to three issues: 428, 412 and 395.
Review on issue #428
Whats done
Inspected following files:
Conclusion
The review has been of very high quality, well done! this PR will be merged in directly.