10up / ElasticPress

A fast and flexible search and query engine for WordPress.
https://elasticpress.io
GNU General Public License v2.0
1.24k stars 312 forks source link

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

Closed JakePT closed 5 months ago

JakePT commented 5 months ago

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: