Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Endeavour Endeavour
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 191
    • Issues 191
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • EndeavourEndeavour
  • Merge requests
  • !33

WIP: adds task row revealer completion handler; updates task list view scroll…

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Kareem Daker requested to merge kdaker/gnome-todo:show-task-entry-on-new-task into master Mar 12, 2018
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 1

Component: Task list view

When user is on new tasks and the current task view height is larger than the window height, adding a new task results in task entry row moving outside the bounds of the window.

This update scrolls the task view to the bottom after the row addition animation has completed to reveal the task entry.

Issue #41

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: show-task-entry-on-new-task