Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P plugin_dbui
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • w2pext
  • plugin_dbui
  • Issues
  • #32

Closed
Open
Created Oct 30, 2019 by LE GAC Renaud@legacOwner

revisit the UI of the GridWithFilter

  • When a user type something in the selector field, the content of the grid is almost immediately filtered.
  • Some user complains that it is not working since they type one character, have to way the filtering, moving again the mouse to the field, type a second character, and so on so force.
  • The delay to buffer change is 500 ms for text field and 1000 ms for date. It might be to short.
  • Modify the interface to introduce a Go button. The user can fill fields of the form and press the Go button when it is happy.
  • Press the Go button or type ENTER should have the same effect.
  • When the selector is expand the focus has to be given to the first field of the selector.
  • The behavior base on change event or on the Go button is defined in the configuration of the object.
  • By default, activate the GO button approach.
  • ...
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking