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

Integrate Beslishulp into AK as a modal #252

Open
1 task
ravimeijerrig opened this issue Nov 14, 2024 · 0 comments
Open
1 task

Integrate Beslishulp into AK as a modal #252

ravimeijerrig opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@ravimeijerrig
Copy link
Collaborator

ravimeijerrig commented Nov 14, 2024

Description

Currently, the AK contains a link that opens the decision tree in a new tab. We want to replace this with a modal implementation similar to AMT, which includes:

  • Opening the decision tree in a modal window instead of a new tab
  • Implementing automatic requirement filtering upon closing the modal
  • Implementing designs as
  • Automatically filtering the requirements when the modal is closed via the button.

Designs

(1)
Image
(2)
Image
(3)
Image
(4)
Image
(5)
Image
(6)
Image

Implementation notes

  • The AI Act labels are stored both in the decision tree session storage and in the vereisten metadata in AK.

  • All non-AI Act requirements are always displayed, they don't have any ai-act-labels in the metadata.

  • Can use logic from #323 that is implemented in AMT on how vereisten are filtered from the decision tree modal.

  • There is no back-end in this system. Dependent on data-html label that shows the labels from the metadata from the mkdocs of the requirements. They can be processed as hidden-data-fields.

  • Add logo and restart button in HTML. Make sure pop-up styles override the default ones (need to check which ones to change), and fix font problems by adding font settings to index.js since fonts weren't showing up in the pop-up.

  • Fix high-risk label

@ravimeijerrig ravimeijerrig converted this from a draft issue Nov 14, 2024
@ravimeijerrig ravimeijerrig changed the title Integrate Beslishulp into AK Integrate Beslishulp into AK as a modal Nov 14, 2024
@ravimeijerrig ravimeijerrig moved this from ♻ To Do to 👷 In Progress in 👾 AI Validation Team Planning Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👷 In Progress
Development

No branches or pull requests

2 participants