Skip to content

Commit aecb3e8

Browse files
authored
Update premium-tasks.md
1 parent 7168c7e commit aecb3e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

orga/premium-tasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ To ensure there are not multiple people working on the same task, before you sta
1515

1616
## Open Tasks (pick one and work on it)
1717

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)
1819
- 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).
1920
- 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
2021
- 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

Comments
 (0)