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

improvement of field properties in 'Persönliche Angaben ' #1867

Open
Docmale opened this issue Jan 16, 2025 · 1 comment
Open

improvement of field properties in 'Persönliche Angaben ' #1867

Docmale opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
ehrenamt related to ehrenamtskarte Task web Task involves making changes to the administration module

Comments

@Docmale
Copy link

Docmale commented Jan 16, 2025

Is your feature request related to a problem? Please describe.
In the 'Persönliche Angaben ' area, Android recognizes the fields Name, Straße, etc., offers me my data and fills the fields with stored values, but this does not apply to ‘eMail’ and ‘Geburtsdatum‘. The email field is recognized as such and the value is offered, the date of birth is not recognized.

Describe the solution you'd like
In the 'Persönliche Angaben ' area, all fields should be recognized and able to be filled with data.

Describe alternatives you've considered
Leave as is

@Docmale Docmale added Task ehrenamt related to ehrenamtskarte labels Jan 16, 2025
@f1sh1918 f1sh1918 moved this to Next Up in team-app Feb 3, 2025
@seluianova seluianova added the web Task involves making changes to the administration module label Feb 3, 2025
@f1sh1918 f1sh1918 self-assigned this Feb 3, 2025
@f1sh1918 f1sh1918 moved this from Next Up to In Progress in team-app Feb 3, 2025
@f1sh1918
Copy link
Contributor

f1sh1918 commented Feb 3, 2025

@Docmale this is a browser autofill function which only includes address data but birthday is not supported.
You can add an email address there. For me that works

Image

In Chrome this is under preferences and autofill.
Different browsers support different partials of autofill so we can not provide one working solution here that works equal in all browsers

Even there are autofill properties in html components, it can not be used as a one click prefill as far as i know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ehrenamt related to ehrenamtskarte Task web Task involves making changes to the administration module
Projects
Status: In Progress
Development

No branches or pull requests

3 participants