Meg Stepp
Meg Stepp
My two cents throwing in (been watching this repo for a while now)... instead of `opacity`, use `visibility: hidden`. Opacity still responds to pointer events - i.e. if you have...
I meant hidden via `opacity: 0` not `visibility:none` - I clarified above. Sorry for the confusion! But in terms of usability, consider using visibility:none on this addition. Added benefit for...
This has been delivered with the new auth
closed - delivered with the new auth
I added some padding to the button so its not so crowded and dismissed the button on button click
FYI my session refresh stuff (with the change to getOrgId => getAuth is about to be merged, so you'll have to pull from main and rebase soon
not an issue after new auth delivery
no longer an issue after auth delivery