Fix flow
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jun 14 2023
Rebase
Catch errors
@michal created a new stack with this feature: https://phab.comm.dev/D8013
Respond to the review
Refactor the way we indicate a role change cannot be possible to be similar to web (block the user from getting into an invalid state all together)
Thanks for addressing feedback
Adding @ashoat as blocking here to take another look
Looks good, thanks for linking successful workflow
Jun 13 2023
Correct syntax
Address design feedback (video below)
Rebase
Rebase
Add disabled prop
Probably outside the scope of this diff, but might be worth to consider disabling auto correct on the Enter a keyserver RegistrationTextInput in a follow up diff. Would avoid the situation in the demo video where "localhost" => "local host" and I think if people had unique keyserver names in the future, autocorrect here could be annoying in the user experience
Address action sheet feedback
In D8156#242184, @ginsu wrote:Requesting changes for Android action/bottom sheet implementation. Here is the doc for android action/bottom sheet best practices
address comments
Requesting changes for Android action/bottom sheet implementation. Here is the doc for android action/bottom sheet best practices
Address review
Rename function
Agree with @atul as well.
LGTM, let atul have a look
Planning changes to hold off on review until feedback on D8141 is addressed
In D8137#242031, @rohan wrote:In D8137#242030, @ted wrote:Hey @rohan, thanks for the screenshots! It does look a bit big on the web modal. In the designs, I do have a size that fits nicer. Is it possible to match the design size?
We could probably match it, though it'd mean introducing a new 'size' to the avatars, @atul and @ginsu I believe worked on that so they can probably help make a call here
In D8137#242030, @ted wrote:Hey @rohan, thanks for the screenshots! It does look a bit big on the web modal. In the designs, I do have a size that fits nicer. Is it possible to match the design size?
In D8137#242017, @rohan wrote:
In D8141#241851, @atul wrote:(We're also ensuring that this isn't possible from the keyserver side, right?)
Remove letterSpacing, add fontWeight, set avatar size to profile
Based on our discussion for using size="profile" in the screen on native, do we also want to do that on web? I personally think the profile-sized avatar looks too big on web, but open to a second option

