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

Link to the template on Edit Module screen #366

Closed
KaradzaJuraj opened this issue Jun 25, 2024 · 4 comments · Fixed by #448
Closed

Link to the template on Edit Module screen #366

KaradzaJuraj opened this issue Jun 25, 2024 · 4 comments · Fixed by #448
Labels
good first issue Good for newcomers react typescript UI Update on the UI

Comments

@KaradzaJuraj
Copy link
Collaborator

Problem

The edit screen should have a link to the template origin, like the link in the Module overview header.

Solution

Make the commit hash next to the Load button a link that points towards the origin of the template and make it clickable.
Screenshot 2024-06-25 at 16 08 39

@KaradzaJuraj KaradzaJuraj added good first issue Good for newcomers UI Update on the UI typescript react labels Jun 25, 2024
@tanbirali
Copy link
Contributor

Would you please elaborate what do you mean by pointing to the origin of the template.

@KaradzaJuraj
Copy link
Collaborator Author

I'm sorry for the long wait.

Pointing to the origin of the template -> a link to where the template is stored

You can check here how to find the origin of the template.

@tanbirali
Copy link
Contributor

Do you want that hash to be replaced by a link or the hash will redirect and be clickable? If I go with the second approach it then I need to enable the input field which isn't required.

@KaradzaJuraj
Copy link
Collaborator Author

The hash should be a clickable link even when the input fields are locked.

@tanbirali tanbirali mentioned this issue Jul 18, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers react typescript UI Update on the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants