-
Hey Richard! Design Docs are looking good but could be better! Here's a checklist that you can follow as well as some comments that I would like you to consider with each design doc. Let me know if yo…
-
**Is your feature request related to a problem? Please describe.**
The UI for backends tends to be limited. As an admin, it'd be nice to be able to do a couple of things:
1) Be able to list groups …
-
maeve updated
6 years ago
-
**Describe the Bug**
For example, the generated aggregate return type is incorrect. Currently it could be something like:
```typescript
AggregatePost {
count: PostCountAggregate | null;
…
-
Coming from [this discussion thread](https://github.com/opensearch-project/security/pull/4371/files#r1617377155) on the PR: https://github.com/opensearch-project/security/pull/4371.
At the moment, …
-
Currently when you create new record in CRUD it goes to the end of list.
With default sorting and multiple pages in paginator it becomes _invisible_ record and that's very very bad for usability.
…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
# Wiki Page Home
- [ ] Is the first page you see upon entering the wiki
- [ ] Contains a welcome message
- [ ] Contains a link/placeholder for a link to the live page
- [ ] All links in the righ…
-
# Wiki Page Home
- [ ] Is the first page you see upon entering the wiki
- [ ] Contains a welcome message
- [ ] Contains a link/placeholder for a link to the live page
- [ ] All links in the righ…
-
The addReminder, editReminder, listReminder, doneReminder, deleteReminder commands are found in the UG but their implementations are not explained in the DG.
There is a mere mention of editReminderCo…