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 140
    • Issues 140
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • 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
  • #134

Closed
Open
Opened Jan 11, 2020 by Przemyslaw Kaminski@cgenie
  • Report abuse
  • New issue
Report abuse New issue

Tree view: make proper popups

Currently the popups are opened inside the div which was clicked. This causes UI issues like shown here: https://drive.google.com/file/d/1S7do2laiIa-DvqQgojlU2oGH6PuQwfy0/view Proper way to open popups with absolute positioning is to place them temporarily at the end of HTML and use proper left, top CSS values to position it. This way we avoid nexted absolute divs problem and make popups look more modal.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#134