Deleted user
Deleted user
When we receive an error, I would like to show an error. Since app state is lost, app screen changes too many times due to reloading everything. It would be...
@Jordan-Nelson I agree we can have consistent logic on flutter as well. I'm thinking if flutter app state will be lost after navigating to third party provider, how Auth Hub...
@Jordan-Nelson Sure thing, we can try Auth hub events then.
@Jordan-Nelson Any update on this issue?
@J-Jamet yesn't. There's [json](https://github.com/beemdevelopment/Aegis/blob/master/app/src/test/resources/com/beemdevelopment/aegis/importers/aegis_encrypted.json) (optionally [unencrypted](https://github.com/beemdevelopment/Aegis/blob/master/app/src/test/resources/com/beemdevelopment/aegis/importers/aegis_plain.json)), [plaintext](https://github.com/beemdevelopment/Aegis/blob/master/app/src/test/resources/com/beemdevelopment/aegis/importers/plain.txt) (debatably close to csv) and [html](https://github.com/beemdevelopment/Aegis/blob/master/app/src/main/java/com/beemdevelopment/aegis/vault/VaultHtmlExporter.java) (dosen't seem to have an example file?) (so close to xml).
> Who in the [wiki](https://github.com/Kunzisoft/KeePassDX/wiki/Import-and-Export#import-with-browser) thought that uploading your passwords onto an online website was ever a good idea? Nobody and this is not what's happening. The conversion happens in...
> > > Be aware that it's for the German version, you need to change the values are assign the right one during the import. > > > > >...
I will be working with do's and don'ts. First, I will identify the components that should be included, then make example images in Figma.
# Do's and Don'ts ## Switch (Utkast, gjerne kom med forslag til teksten under bildet eller andre innspill) ### Retningslinjer (Teksten er hentet fra designsystemet: https://storybook.designsystemet.no/?path=/docs/komponenter-switch--docs) Switch skal være et...
##Textfield (Utkast) Retningslinjer Input er egnet til korte tekster og svar. Textarea er egnet til mer utfyllende og lengre svar. Unngå plassholdertekster Plassholdertekster (placeholder) forsvinner når brukerne skriver i feltet....