Tomas R.

Results 176 comments of Tomas R.

The `Check details` button looks a bit misaligned now: ![image](https://github.com/indico/indico/assets/8739637/c1705acb-3496-4d38-b5f0-2488d72be45b)

Is there anything missing in the PR?

@vtran99 Could you please rebase the PR?

Thanks for the PR! Just wanted to write down some things I spotted while going through the changes: The sidebar headings seem different now: ![obrazek](https://github.com/indico/indico/assets/8739637/dc5e0f9e-30ab-4e1d-a938-620c61aad125) ![obrazek](https://github.com/indico/indico/assets/8739637/bcb04864-cd86-46e8-a7e7-db18a67eef6a) Looks like one of...

> > On another note, there's something wonky going on with the "View" dropdown. > > This is very weird. I wrapped it in a .group to control the wrapping...

~~To make this work, we also need to add the Transifex API token to the repo secrets~~ Done

+1 on unifying the look of room booking and "normal" Indico. If the logo is larger maybe the header could be set to grow to accommodate it?

Hey! > Either https does not work or other things seem to break (e.g. css) You can always use the forum if there's a specific issue you need help with...

One special case to consider (though an unlikely one) is `Literal[1, Literal[1, 1]]` where both inner `1`s are considered duplicates for the parent `Literal` and the last `1` is a...

I also ran into the same issue recently when manually fixing some conflicts. I just want to point out that it is now apparently possible to supply the title and...