You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: orga/premium-tasks.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ To ensure there are not multiple people working on the same task, before you sta
15
15
16
16
## Open Tasks (pick one and work on it)
17
17
18
+
- FIX the broken docs searchbar on [desktop](https://github.com/pubkey/rxdb/blob/master/docs-src/src/theme/DocSidebar/Desktop/Content/index.tsx) and [mobile](https://github.com/pubkey/rxdb/blob/master/docs-src/src/theme/DocSidebar/Mobile/index.tsx)
18
19
- Create a `rxdb/plugins/react` plugins with a `useRxDatabase` provider and similiar functions like `useRxQuery`, `useRxCollection` and TypeScript support. (Should later replace the outdated [rxdb-hooks](https://github.com/cvara/rxdb-hooks) library).
19
20
- Add server-side-rendering to the angular example, this was disabled when upgrading from angular v16 to v17: https://github.com/pubkey/rxdb/pull/5800
20
21
- Find a way to correctly type [custom-reactivity adapters](https://rxdb.info/reactivity.html) (aka signals) so that they know the correct document type:
0 commit comments