compose-us / flottform

A better UX for file uploads #build-in-public
https://github.com/compose-us/build-in-public/blob/main/README.md#ux-improvement-for-file-uploads-in-web-forms-working-title-flottform
Other
1 stars 0 forks source link

Add support for sending passwords using the extension #96

Open nidhal-labidi opened 5 days ago

nidhal-labidi commented 5 days ago

Description

The current implementation only supports text and file input types. To expand functionality, support should be added for handling password inputs. Password inputs should have the same behavior as text inputs but with the type attribute set to password to hide the value.

Links / References

/-

Tasks / Definition of Done

Further information

/-