Skip to content

GitLab

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

Closed
Open
Opened Aug 31, 2019 by Julien Lepiller@tyreunomMaintainer

Selecting one of the last items in the editor changes the position

When selecting (or validating the previous item and going to the next) an item that is near the end of the list in the editor, the scrollbar goes back a little, so the item is now hidden.

Possible cause: when a user selects another item, the edition zone is cleared and replaced by a new one; this means the zone disappears shortly, the list is expanded to the bottom of the window, and when the zone is created again, the list is contracted to its original size, showing the same first element as when it was expanded. Replacing one element at a time instead of the whole zone at once might solve that issue.

Edited Sep 10, 2019 by Julien Lepiller
Assignee
Assign to
0.6
Milestone
0.6
Assign milestone
Time tracking
None
Due date
None
Reference: tyreunom/offlate#30