Skip to content

User schedule

Ana María Martínez Gómez requested to merge Ana06:user-schedule into master
  • Introduce an association between User and Event
  • Make it possible to select events in both the schedule and events
  • Show the individual User schedule

image

image

There is one problem. If there are less than 7 rooms, as the speaker picture get bigger to use all the space, in devices with less than 450px weight there is not enough space for the star:

image

For less rooms or bigger devices it works fine: image

Solutions

  1. Keep the speaker picture size always the same. I don't like that as the speaker picture is really important and it should be as bigger as possible.
  2. Put the star at the beginning of the title. The problem with that is that the star would be a little bit smaller and that it takes a little bit of space of the title. On the other hand, it is more consistent with the all events (as there the star is before the title) and I think it looks nice. It would look like this:

image

I prefer the second one. Reducing the number of lines for the title I think it is not an alternative, as the title is more important than the speaker picture and the star.

Merge request reports