Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
g1
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • cto
  • g1
  • Issues
  • #175

Closed
Open
Opened Nov 07, 2019 by Bharat R@bharath.r👀Developer
  • Report abuse
  • New issue
Report abuse New issue

FormHandler filters are not working with multiple tables in a single page

FormHandler filters are not working with multiple tables in a single page

  • When applying filters to one table it is applying to all tables by default
  • And namespaces are applying only when the namespace is coming from the URL

Suggested FIX:

  • When a namespace is given to table any filter in the url should apply along with the namespace

For Ex.

$('.fh_table').formHandler({ 
   namespace: 'name'
})

The url for the filters of the above snippet should be ?name:key=value

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: cto/g1#175