ciena-frost / ember-frost-table

MIT License
1 stars 9 forks source link

Enhancement to support tooltips in table headers/cells #48

Open d-ashfield opened 6 years ago

d-ashfield commented 6 years ago

It would be convenient for the tables to support tooltips when hovering over a table cell in the case of extra-long data entries if the cells have been given a fixed width.

notmessenger commented 6 years ago

1) Should it only render a tooltip if the cells have been given a fixed width or is it acceptable to render all the time? 2) Should the tooltip be a browser's native tooltip or http://ciena-frost.github.io/ember-frost-popover/ ?

d-ashfield commented 6 years ago

The feedback I have gotten is:

  1. It would be acceptable to render them all the time
  2. The tooltip should be http://ciena-frost.github.io/ember-frost-popover/
notmessenger commented 6 years ago

JIRA: https://agile-jira.ciena.com/browse/FROST-746