Smart picker row, column, or cell view
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
Allow to only display one row for the smart picker.
Allow to only display one column for the smart picker
Allow to display one cell for the smart picker
Describe the solution you'd like
This will enable more smart things
=> smart picker can display this at the moment
https://xxx/apps/tables/#/view/39/content
Enable more view type in here show the row 12
https://xxx/apps/tables/#/view/39/row/12
Enable more view type in here show the column 4
https://xxx/apps/tables/#/view/39/col/4
Enable more view type in here show the cell (4,12)
https://xxx/apps/tables/#/view/39/cell/4,12
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the existing smart picker view linked in the issue and trace how the content view is selected. Define how row 12, column 4, and cell (4,12) views should be reached and displayed, then verify that each referenced URL shows only its requested scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100