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

changing guide button label and layout #851

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

AndresOrtegaGuerrero
Copy link
Member

this PR modifies the description of the guide toggle button

image

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.72%. Comparing base (a772142) to head (dcabb13).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #851   +/-   ##
=======================================
  Coverage   67.72%   67.72%           
=======================================
  Files          50       50           
  Lines        4598     4598           
=======================================
  Hits         3114     3114           
  Misses       1484     1484           
Flag Coverage Δ
python-3.11 67.72% <ø> (ø)
python-3.9 67.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tooltip="Learn how to use the app",
disabled=True,
layout=ipw.Layout(width="50%"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The width will depend on the parent container. Since the number of text is fixed, we maybe use an absolute value. e.g, 150px. Please try to determine which value is best.

@AndresOrtegaGuerrero
Copy link
Member Author

image
I use 140px on both so is more symmetrical

Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AndresOrtegaGuerrero AndresOrtegaGuerrero merged commit fe38e13 into main Oct 9, 2024
12 checks passed
@AndresOrtegaGuerrero AndresOrtegaGuerrero deleted the relabel_guide_button_description branch October 9, 2024 14:42
edan-bainglass added a commit to edan-bainglass/aiidalab-qe that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants