We need to do research on what size the cards should have when first added #771
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#771
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Description
At the moment there are a lot of card that are added with an awkward size. We need to do research and come with recommendations on what cards should be changes.
What should be done
My recommendations based on just looking at the site:
width x height (boxes)
TemperatureView
ParkingView
MapView
BookingView
TextView
SmhiTemperatureView
SmhiForecastView
ImageView
ScheduleView
TemperatureMonthView
TemperatureYearView
TemperatureGraphView
TemperatureAllView
SudokuView
ClockView
EnergyAllView
EnergyView
I felt that 2x1 was a very good default value overall for most cards, especially for the cards showing a simple singular value like EnergyView, TemperatureView or ClockView.
For the cards showing more than just a singular value, like the ScheduleView, BookingView or MapView, I thought 2x2 looked the best.
ParkingView could have 2x1 as well, but I think 3x1 looks the best for this particular one just to get a little bit more zoom-in.
SudokuView is so simple and the button is not centered, so having bigger than 1x1 looks a bit weird and unnecessary.
ImageView does not have any image-output functionality yet, but I think 2x2 seems like the perfect starting point for an image.
Review
What needs to change
conclusion