You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user hovers over a column name with their mouse, a pop-up message should appear with more details about what the column represents (e.g. "this is an average count per patient per month").
Testing
No response
Documentation
No response
Dependencies
No response
Details and Comments
Could use Tooltips & Popovers • bslib for this, though it might be tricky as the column names are part of the datatable object, not individual UI elemnts.
The text was updated successfully, but these errors were encountered:
When a user hovers over a column name with their mouse, a pop-up message should appear with more details about what the column represents (e.g. "this is an average count per patient per month").
Testing
No response
Documentation
No response
Dependencies
No response
Details and Comments
Could use Tooltips & Popovers • bslib for this, though it might be tricky as the column names are part of the datatable object, not individual UI elemnts.
Definition of Done / Acceptance Criteria
When a user hovers over a column name with their mouse, a pop-up message should appear with more details about what the column represents (e.g. "this is an average count per patient per month").
Testing
No response
Documentation
No response
Dependencies
No response
Details and Comments
Could use Tooltips & Popovers • bslib for this, though it might be tricky as the column names are part of the
datatable
object, not individual UI elemnts.The text was updated successfully, but these errors were encountered: