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?
Problem Smartsheet environments quickly become cluttered with inactive Sheets, Reports, and Dashboards that are no longer viewed or updated. This creates confusion for users and significant overhead for admins, especially in large or regulated environments. There is currently no native way to automatically identify, notify…
It would be beneficial to be able to leverage Smartsheet Automations to make REST API calls. This has many potential use cases, but one I could see is adding users to Smartsheet groups when the are added to a 'roster sheet' in Smartsheet. It would allow us to use the full power of Smartsheet's API within easy to use…
Hi Smartsheet Team and Community, I would like to raise an urgent enhancement request regarding Data Mesh source sheet configuration. This limitation is causing significant operational issues for teams relying on automated updates through APIs and database integrations. 📌 The Problem When the source sheet connected to a…