#335-empty-card #400
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#335-empty-card"
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?
Added the empty view with dropdown for selecting what view it should be.
It utilizes a function called replaceView that is implemented in Dashboard.js Is this the correct place to implement this function? I placed it there since it uses the setLayout function in Dashboard, but this could in theory be sent to the empty card as a parameter.
Also, the getView function could possibly be implemented in a nicer way...
I have reviewed all relevant files such as Dashboard.js and EmptyView.js. I have also verified that everything is implemented acording to the issue.
I have tested the implementation by going to the application and selecting the EmptyView. It renders correctly and when another view is selected in the empty view it is correctly replaced.
This is working correctly and can be merged.
On the note of getView and setView in Dashboard.js and EmptyView.js, they can be implemented in a better way, I think this has been fixed in a newer version of code so there are probably some merge conflicts.
Merge conflict fixed and made changes as per reviewers suggestions.
We will wait with this until after customer meeting, will close now but might reopen later
Pull request closed