524-Change-background-of-temperature-card #572
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!572
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "524-Change-background-of-temperature-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?
To test diffrent pictures you can change
const bgimg = getImageBg(temp);temp to a specific calue in SMHITempratureView.js@ -3,3 +4,4 @@import { useSMHIObservations } from './useSMHIObservations';import { getImageBg } from './getImageBg';// THIS IS A DEMO FILEREMOVE!!!!
Looks good at a first glance. Will now pull down and try it out.
Comment spacing in card.js
Remove 0rem from the other CSS file
Rename bgimg to bgImg
Remove unused import in frontend/src/features/smhi/getImageBg.js
(Review done in person)
See comment for what to change
Chages implimented from review, ready for re-review for merge
Good enough. Some cleanup needs to be done. (In a future PR/issue)
As its merged i will close this and open new issues