Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better rendering of list-table #193

Closed
HuangJunye opened this issue Mar 1, 2023 · 2 comments
Closed

Better rendering of list-table #193

HuangJunye opened this issue Mar 1, 2023 · 2 comments
Labels
enhancement New feature or request needs triage Needs further discussion and prioritisation

Comments

@HuangJunye
Copy link
Contributor

Qiskit/qiskit#9549 uses list-table extensively and the rendering is not optimal.

The table width scales with the content; does not stretched to the full width which I personally find aesthetically not pleasing.

Screenshot 2023-03-01 at 15 12 42

Screenshot 2023-03-01 at 15 12 48

This can probably be improved by css.

@HuangJunye HuangJunye added the enhancement New feature or request label Mar 1, 2023
@woodsp-ibm
Copy link
Member

Can we also render - or have a option to render, cells so they are vertically top aligned. The X,Y,Z,I alternative is Pauli and the center alignment - with the extra content in the right hand cell, makes the center alignment not so suitable here I think. IMO it would look better as per this manually edited image
image

@HuangJunye HuangJunye added the needs triage Needs further discussion and prioritisation label Mar 6, 2023
@Eric-Arellano Eric-Arellano added this to the Theme v12.0.0 milestone Apr 3, 2023
@Eric-Arellano Eric-Arellano removed this from the Theme v1.12.0 milestone May 5, 2023
@Eric-Arellano
Copy link
Collaborator

list-table looks much better in the new Furo theme (#425). It takes up the full screen real estate, and the design is aligned with Carbon and qiskit.org.

Screenshot 2023-06-30 at 12 12 31 PM

We released 1.13.0rc1 today and are looking for feedback on the new theme. Feel free to reopen this issue if you have suggestions for further improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Needs further discussion and prioritisation
Projects
None yet
Development

No branches or pull requests

3 participants