glideapps / glideapps/expert-issues
[Bug] Data Grid Component - Dynamic column width does not work
- Dominant language
- No language data
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Data Grid Component - Dynamic column width does not work
## Summary
The dynamic input field for the width of any Data Grid Component field does not accept a value. It only works for hard coded values.
## Steps to Reproduce
1. Create a field say in the users table so it is accessible anywhere
2. In the data grid component, set the width dynamically to that field.
3. The value is ignored
## Current Behavior
The value is ignored
## Expected Behavior
The column width should change as per the value in the column chosen. Useful for hiding columns.
## Screenshots/Evidence
https://www.loom.com/share/3dc155ca3d154c10b5b38f079472f51c
## Size Estimate
Your best guess at scope — the Glide team will confirm during triage.
- [ ] Small
- [x] Medium
- [ ] Large
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.