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

Autofill only one field #224

Merged
merged 4 commits into from
Jul 24, 2024
Merged

Autofill only one field #224

merged 4 commits into from
Jul 24, 2024

Conversation

zatteo
Copy link

@zatteo zatteo commented Jul 24, 2024

First two commits have been cherry-picked from feat/inline-menu-basics.

It is necessary to display the name of the last filled cipher if we
open the inline menu in a form already filled.
Copy link
Member

@Merkur39 Merkur39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, too easy 🤘

They are necessary to :
- know the type of the current field value in the inline menu (= fieldQualifier)
- display the current field value in the inline menu (= fieldValue)
It will be used to allow autofilling only one field.
By passing an html ID in doAutoFill, we can now autofill only one
field.
@zatteo zatteo merged commit 780cc93 into feat/stream2-part2 Jul 24, 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