Skip to content

Conversation

@CarlSchwan
Copy link
Contributor

This component is used for the notification and full-text search icon in
the navbar.

TODOS:

  • Add doc
  • Currently app can't use it and register their own menu item without patching server first, decide if this is important

This component is used for the notification and full text search icon in
the navbar.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@CarlSchwan CarlSchwan added the 2. developing Work in progress label Jul 25, 2022
@CarlSchwan CarlSchwan self-assigned this Jul 25, 2022
@CarlSchwan CarlSchwan marked this pull request as draft July 25, 2022 13:24
],

props: {
id: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could use some documentation, so it is shown nicely in the docs.

v-click-outside="clickOutsideConfig"
:class="{ 'header-menu--opened': opened }"
class="header-menu">
<a class="header-menu__trigger"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know how the component is supposed to work/behave, but this looks like it could be a vue button, no?

Copy link
Contributor

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs fail to build. Could you fix that or add screenshots?

@raimund-schluessler
Copy link
Contributor

I suppose this PR was superseded by #3489, right? I will close the PR, reopen if I am wrong. 🙂

@raimund-schluessler raimund-schluessler deleted the feat/add-headermenu branch February 13, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants