Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-14615

delete avatar triggers the new min max value in the HTML5 inputs

    XMLWordPrintable

Details

    Description

      This was just introduced with 3.1.9

      https://github.com/phpbb/phpbb/pull/4021

      when you switch from upload avatar to gravatar or remote upload and you checkmark for delete avatar it triggers the min max and you cannot delete unless you go back to the upload avatar, which in that case works as all the other forms are disabled.

      https://gyazo.com/962983e542e2be9ab9d31fa7e1335489

      This is really a double edge bug though. If you try to submit the gravatar or remote upload you trigger the min max as well and cannot continue. The user should not need to enter the size necessarily . As a matter of fact there is the automatic size detection in place for that very reason. This is just a major pain for the UX. Leaves the users wondering why the form is not going through.

      https://gyazo.com/a761cb0a531efa41fa3cf0b27ba3fa72

      It can be fixed if the value is empty where there is no gravatar or remote avatar yet.

      Attachments

        Activity

          People

            Marc Marc
            SiteSplat SiteSplat
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: