Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@whitdog47
Copy link
Contributor

This PR allows users to tag runbooks. Note that desired tag types must have the "Document" discoverability checked.

image

@whitdog47 whitdog47 added the enhancement New feature or request label Jul 22, 2024
@whitdog47 whitdog47 self-assigned this Jul 22, 2024
@wssheldon
Copy link
Contributor

              <v-col cols="12">
                <tag-picker
                  label="Tags"
                  v-model="tags"
                  :project="project"
                  model="document"
                  :model-id="id"
                  show-copy
                />
              </v-col>

Does it only show valid elements (e.g. Note that desired tag types must have the "Document" discoverability checked)? -- Best case, I think, we only show valid elements, and there's an info tooltip that says what elements are shown.

@whitdog47
Copy link
Contributor Author

@wssheldon yes, the model prop here tells the tag picker which tag type discoverability model to use.

@whitdog47 whitdog47 merged commit d06c470 into master Jul 23, 2024
@whitdog47 whitdog47 deleted the enhancement/allow-document-tags branch July 23, 2024 16:39
metroid-samus pushed a commit that referenced this pull request Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants