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

Add tooltips for meta keys to the weighting screen. #3865

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

JakePT
Copy link
Contributor

@JakePT JakePT commented Mar 17, 2024

Description of the Change

Adds a tooltip for field names for meta keys on the weighting screen to allow seeing the full name if it has been truncated.

Closes #3851

How to test the Change

  1. On the weighting screen, add a field with a name longer than 30 characters, it should be truncated with an ellipsis (...).
  2. Hover over the field name, the full meta key should be visible in a tooltop.

Changelog Entry

Added - A tooltip for meta keys to the weighting screen to allow seeing the full key if it has been truncated.

Credits

Props @JakePT

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@JakePT JakePT added this to the 5.1.0 milestone Mar 17, 2024
@JakePT JakePT requested a review from felipeelia March 17, 2024 12:08
@felipeelia felipeelia merged commit 22efccb into develop Mar 18, 2024
21 of 22 checks passed
@felipeelia felipeelia deleted the feature/3851 branch March 18, 2024 18:06
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.

Provide a way to read big meta keys in the weighting dashboard
2 participants