765-fix-visible-rows-edit-mode #1067
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!1067
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "765-fix-visible-rows-edit-mode"
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?
What has changed
Now when adding a card the amount of emptycell rows will stay the same, added an observer to body so that when an user "zoom in" in the browser it re-calculate the grid to fit more rows/columns instead of being empty.
Review on #1067
Whats done
Tested on Windows 11 using [Name of Google Chrome
Inspected following files App.js, Dashboard.js and Dashboard.module.css
What needs to be done
Conclusion
The code can be merged.
Thanks for the review @b24jonel!
Some time ago they talked about not naming pull-request with a "#" since I believe it caused headaches for some users (linux) to fetch the branches, if this has change or is not a problem anymore perhaps any of the current leaders have the answer @a22erigr @a24julot @c24danli @a24sakma.
I dont have linux so i haven't experienced the problem but the wiki say
What should the name of the branch be?
The branch should start with the issue number, no hashtag.
so no hashtag in the beginning. I now we are often bad at following this standard but no # is the standard.
I am on linux and have not noticed this problem. I can fetch the branches and change to them. I am switching using the cmd. But when a hastag exists in the beginning i need to add \ in the beginning ex.
\#765-fix-visible-rows-edit-modeThe problem for linux user was the one mentioned by @a22erigr with the "". This is not an issue that needs to be fixed so I will merge this.
@c24danli wrote in #1067 (comment):
That's true and was changed since someone had an issue with it. Since it was only for branch and not the actual pull-request name which I could change to a "#", but there is no standard for that.