Add missing bottom padding
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mon, Nov 4
In D13125#384627, @ashoat wrote:Thanks for sharing the video! Unfortunately, the button appears over the home pill. Can you make sure that the button appears above the home pill? As an example, take a look at the use of useSafeAreaInsets in KeyserverSelectionBottomSheet
Oct 20 2024
Oct 18 2024
Feedback: Fixed capitalizing, parallelized sending messages. Attached video to the test plan
Feedback: Added the early-exit condition, merged useState, simplified variables
Oct 17 2024
- Removed ternary from JSX
- Fixed logic to disallow removing self device
Broadcast device list update to all peers
Oct 15 2024
Oct 14 2024
Set timeout to 30s, use throttle
Improve AWS config init
Address feedback - retry RPC fails too
Remove confusing impl
Oct 13 2024
Readonly
Oct 10 2024
Rebase
Rebase
Rebase
Add appropriate comment
Rebase
Rebase
Use approach with Set of JSON-stringified items
Address feedback: Rename types, remove request validators, add comments
In D13655#382843, @kamil wrote:
- I don't think we need validators for requests, those won't be used
Address feedback. Deleting holders by querying tags now requires a s2s token.