We need to do research on what size the cards should have when first added #771

Closed
opened 2026-05-06 09:59:18 +00:00 by a22erigr · 2 comments
Collaborator

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

  • List the cards that need changes.
  • Give suggestions on what size the card should have when first added.
## 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 + List the cards that need changes. + Give suggestions on what size the card should have when first added.
Collaborator

My recommendations based on just looking at the site:

width x height (boxes)

  • TemperatureView

    • 2x1
  • ParkingView

    • 3x1
  • MapView

    • 2x2
  • BookingView

    • 2x2
  • TextView

    • 2x2
  • SmhiTemperatureView

    • 2x1
  • SmhiForecastView

    • 2x2
  • ImageView

    • 2x2
  • ScheduleView

    • 2x2
  • TemperatureMonthView

    • 2x1
  • TemperatureYearView

    • 2x1
  • TemperatureGraphView

    • 2x2
  • TemperatureAllView

    • 2x1
  • SudokuView

    • 1x1
  • ClockView

    • 2x1
  • EnergyAllView

    • 2x1
  • EnergyView

    • 2x1

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.

### My recommendations based on just looking at the site: _width x height (boxes)_ - **TemperatureView** - 2x1 - **ParkingView** - 3x1 - **MapView** - 2x2 - **BookingView** - 2x2 - **TextView** - 2x2 - **SmhiTemperatureView** - 2x1 - **SmhiForecastView** - 2x2 - **ImageView** - 2x2 - **ScheduleView** - 2x2 - **TemperatureMonthView** - 2x1 - **TemperatureYearView** - 2x1 - **TemperatureGraphView** - 2x2 - **TemperatureAllView** - 2x1 - **SudokuView** - 1x1 - **ClockView** - 2x1 - **EnergyAllView** - 2x1 - **EnergyView** - 2x1 ---------------------------------------------------------------------------------------------------------------------------------------------------- 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.
Author
Collaborator

Review

What needs to change

  • Notes 2x2 -> 2x1
  • ImageView fine. In the future we may need to change it
  • TemperatureAllView Not implemented but should be fine

conclusion

  • Just change Notes 2x2 -> 2x1
  • God job!
# Review ## What needs to change + Notes 2x2 -> 2x1 + ImageView fine. In the future we may need to change it + TemperatureAllView Not implemented but should be fine ## conclusion + Just change Notes 2x2 -> 2x1 + God job!
Sign in to join this conversation.
No milestone
No project
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#771
No description provided.