appsmithorg / appsmithorg/appsmith
[Feature]-[537.6]:Firestore Plugin Issues
Open
Backend
Enhancement
Firestore
High
Integrations Product
Needs Triaging
Query & JS Pod
Query Widgets & IDE Pod
Up for grabs
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Description
Users find it hard to use the Firestore plugin. A few enhancements suggested are
- [ ] The start after takes in a document so we need validation there and the text should read start after document
- [ ] The end before cannot be used for pagination. It acts as a limit more than a fetch before option
- [ ] The start after field does not work if the ordering field does not have entirely unique values. We can auto append _ref while querying to solve this
Contributor guide
Assessment
This issue has not been assessed yet.