524-Change-background-of-temperature-card #572
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
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