Appsilon / shiny.semantic

Shiny support for powerful Fomantic UI library.
http://appsilon.github.io/shiny.semantic
Other
497 stars 96 forks source link

[Bug]: Small misalignment using shiny.semantic::grid_template #449

Open tbrittoborges opened 8 months ago

tbrittoborges commented 8 months ago

Guidelines

Project Version

0.4.3.9000

Platform and OS Version

R version 4.2.1 (2022-06-23) Platform: aarch64-apple-darwin20 (64-bit) Running under: macOS Ventura 13.5

Existing Issues

No response

What happened?

I am using shiny.semantic for the first time (app live at https://shiny.dieterichlab.org/app/NMDtxDB). It looks great. But I have a small issue with shiny.semantic::grid_template, which leads to misalignment, highlighted in yellow below:

Screenshot 2023-12-20 at 11-59-27 NMDtxDB - Default

This grid comprises two UI elements, a reactable plus a download button and ggplot figure plus another button. This misalignment does not happen on other views. Unfortunately, I was unable to isolate this problem yet. Have you ever experienced this problem?

R version 4.2.1 (2022-06-23)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Ventura 13.5
shiny.semantic_0.4.3.9000 
shiny_1.8.0

Steps to reproduce

NA

Expected behavior

No alignment problem.

Attachments

No response

Screenshots or Videos

No response

Additional Information

No response