Skip to content

Create "todos without navigating" dropdown prototype

What does this MR do?

The prototype works fine on /dashboard/todos.

Todo:

  • Move query out of haml
  • load todo styles/script in navbar, so it doesn't redirect
  • remove residue of previous simple todo link
  • consider dynamic-loading todos for ~performance
    • vue isn't possible unless the base todo component is also migrated to vue
  • consider GitLab UI's max width for dropdowns is 15rem but this is 800px

Screenshots (strongly suggested)

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #332577

Edited by Kev

Merge request reports