Added custom background option for cards #548
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!548
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#471-Support-For-card-Backgrounds"
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 a parameter for a custom background that can be added in a javascript file when using a card.
If the custom background is not defined then the program will use the default theme as a background for the background as shown in the image below
How to use code ex:
Files changed:
I have reviewed the changes done to Card.js and have verified that the new custom background prop is working correctly.
This PR is approved
It compiles and runs. Get merged