A good idea would be to have an option to darken the gridlines on any sheet. Darker gridlines would provide better contrast to visually separate cells whenever color is added to columns or rows.
Sign in to see the current vote count, add your own vote, or leave a comment.
I work on an accessibility team with a few individuals who have low vision. when we need to highlight columns they lose the ability to see the gridlines. Please consider making your product more accessible. Thank you.
Having the same issue with an inability to see the gridlines for highlighted cells. It would improve accessibility if we could darken the gridlines.
For those proficient with userCSS:
.gridCell { border-bottom: 1px solid rgba(0,0,0,0.1); border-right: 1px solid rgb(0,0,0,0.1); }
Increase 0.1 to 0.2 or higher for darker lines. (Max 1.0)
Where exactly would this be placed?
As one of the system admins, it is absurd to me that I cannot view or have access to all of the items created in my organization. We have over 11,000 reports, sheets, and dashboards and I can't see them. I have no visibility to if people are using our plan for their own personal use, or what kind of work is going on unless…
I noticed this the other day and tested Ctrl + M – it does not work. I submit ticket to Smartsheet support – they told me that’s expected behavior because it’s not currently available even though it still shows as keyboard shortcut in the menu🙄 and told me to submit new product idea. Please add this keyboard shortcut to…
Currently, when using Automation to send Update Requests, there is no way to enforce mandatory (required) fields for users completing the request. This creates data quality issues, as users can submit incomplete updates, even when certain fields are critical. Proposed Enhancement Add the ability to mark specific fields as…