Skip to content

Fix two bugs in environments table

Sarah Groff Hennigh-Palermo requested to merge env-tooltips into master

What does this MR do?

It fixes two bugs:

  • The hovers on truncated job names in the environments table were not displaying. This fixes that.
  • It also fixes an error that's being thrown in master on a container class, which was breaking hovers in Firefox.

Screenshots

truncated-name-demo

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Groff Hennigh-Palermo

Merge request reports