Skip to content

Usability bug in pagination component when using input #18097

@MaximilianKresse

Description

@MaximilianKresse

What happened?

I've found a small usability bug related to the Pagination component together with the input field.

After pressing enter in the input field of the pagination component the focus is still in the field. Especially on mobile this feels a bit off.

What did you expect to happen?

The field shouldn't be focused after the press of enter.

Reproduction URL

https://jsfiddle.net/1nymuabf/1/

How to reproduce?

  1. Click onto the page number to focus the input field.
  2. Insert any number.
  3. Press enter.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)


What do you think about it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions