Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
purescript-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 138
    • Issues 138
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • purescript-gargantext
  • Issues
  • #142

Closed
Open
Opened Jan 28, 2020 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

NgramsTable

  • default behavior is changed after first loading: OrderBy $ DESC "Score" is taken into account with first get, but erased with page parameters just after
    • see last commit on dev-ngrams-table
    • https://drive.google.com/file/d/1OzA8_pd6ED2lDIIhSgPQ_WWjEDKileiV/view
  • grouped terms are shown even if they are filtered
    • https://drive.google.com/file/d/1NFZtdSIZSLFeP9LgRtd_s6lA_oFPiO31/view
  • grouped terms can not change their status:
    • https://drive.google.com/file/d/1OS7Gt063S_dT7yssucmLeNxGoRoNulfY/view
  • another bug to be fixed: #129 (closed)
  • When we filter by search bar, the pagination should go back to one (to avoid the case where we are on page 10 but the page 10 for the new query is empty).
  • when searching for a term in the term table, search it only performed on the label. It should include all children of an entry.
Edited Apr 27, 2020 by david Chavalarias
Assignee
Assign to
Release
Milestone
Release
Assign milestone
Time tracking
None
Due date
None
1
Labels
critical
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#142