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

blips on click #126

Closed
Marwahanem opened this issue Aug 13, 2023 · 2 comments
Closed

blips on click #126

Marwahanem opened this issue Aug 13, 2023 · 2 comments

Comments

@Marwahanem
Copy link

Hi,
i want to edit some code in this radar , how to change the link from a link to web page to open a modal when i click on the radar blips
thank you

@rishiraj88
Copy link

Try cloning the repository to a new repository under your GitHub account.
When you have checked the files out to your local system from your own repository, make changes in those files/code.
Push to check the changed files in to your GitHub repository (remote repo).
Create a pull request (PR) to request zalando approvers to accept your changeset.

@bocytko
Copy link
Member

bocytko commented Aug 19, 2023

@Marwahanem first, figure out what JS/CSS you need to adjust any HTML link to open a modal.

Then, you can for example adjust the attributes of links added by the radar code to your liking. Alternatively, you can use event listeners and modify link targets after document load.

I'm closing the issue as what remains is a general question about web development, not related to this codebase.

@bocytko bocytko closed this as completed Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants