Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display and autofill available papers #252

Merged
merged 8 commits into from
Sep 12, 2024
Merged

Conversation

zatteo
Copy link

@zatteo zatteo commented Sep 10, 2024

Display and autofill available papers

image

Refactoring

@zatteo zatteo changed the title POC: Display available papers Display available papers Sep 11, 2024
@zatteo zatteo changed the base branch from feat/ver-592 to feat/stream2-part3 September 11, 2024 14:12
@zatteo zatteo changed the title Display available papers Display and autofill available papers Sep 12, 2024
No translations
No actions (autofill or new) working
…eric

Previously, we added a CozyProfile option to the Bitwarden  autofill method to take into account the "Pro" or "Perso" profile when autofilling a phone for example. Variables were named in link with "ambiguous values".

But we will soon introduce the ability to autofill a paper from a list of paper which has no "Pro" or "Perso" profile and is not linked with "ambiguous values".

So here I renamed these options and variables to make them more generic.
Example: You click on a IBAN field, it opens the inline menu. You
click on a contact with multiple IBAN, so it shows you the multiple
IBAN. When you click on a IBAN, it triggers the new method that :
- autofill the contact with "default profile"
- autofill the IBAN with the value you selected thanks to the new
selectPaper method
@zatteo zatteo merged commit 9564baa into feat/stream2-part3 Sep 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants