Skip to content
#

petition

Here are 50 public repositories matching this topic...

requiem958
requiem958 commented Sep 24, 2020

Is your feature request related to a problem? Please describe.
I see that there is a detection of whether an email is correct but not on the phone number. Adding this detection would be coherent if phone number stays mandatory.

Describe the solution you'd like
Same interface as validation of e-mail, but for phone numbers.

Additional context
After crawling the web, it seems dif

proca
tttp
tttp commented Mar 17, 2022

On mobile, instead of displaying the form, we (by default) display a floating action button and when the user clicks on it, display the journey in it

the problem is:

  1. some websites have weird css and the floating action is at the wrong place/off screen
  2. it leaves a gap where the widget was

The suggested solution is to

  • display the FAB AND the widget directly,
  • instead of opening
good first issue

Improve this page

Add a description, image, and links to the petition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the petition topic, visit your repo's landing page and select "manage topics."

Learn more