Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Be able to click on a URL kind Attribute #5005

Closed
BeArchiTek opened this issue Nov 20, 2024 · 0 comments
Closed

feature: Be able to click on a URL kind Attribute #5005

BeArchiTek opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
group/frontend Issue related to the frontend (React) type/feature New feature or request

Comments

@BeArchiTek
Copy link
Contributor

Component

Frontend UI

Describe the Feature Request

An attribute can be of the Kind URL, as a user I would expect this to be "clickable" and be use in a similar way as Netbox custom link.

Describe the Use Case

With the computed attribute I could create a custom link depending on the node. I would then use this URL attribute to click on the link

Additional Information

Example of schema

# yaml-language-server: $schema=https://schema.infrahub.app/infrahub/schema/latest.json
---
version: '1.0'

nodes:
  - name: Template
    namespace: Random
    attributes:
      - name: custom_link
        kind: URL
        optional: true

@BeArchiTek BeArchiTek added type/feature New feature or request group/frontend Issue related to the frontend (React) labels Nov 20, 2024
@exalate-issue-sync exalate-issue-sync bot removed the group/frontend Issue related to the frontend (React) label Nov 20, 2024
@dgarros dgarros added group/frontend Issue related to the frontend (React) state/need-triage This issue needs to be triaged labels Nov 25, 2024
@pa-lem pa-lem closed this as completed Dec 17, 2024
@exalate-issue-sync exalate-issue-sync bot removed the state/need-triage This issue needs to be triaged label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/frontend Issue related to the frontend (React) type/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants