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

missing edit button when opening page #40

Open
SebastianDietrich opened this issue Feb 27, 2023 · 3 comments
Open

missing edit button when opening page #40

SebastianDietrich opened this issue Feb 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@SebastianDietrich
Copy link

When I search for my component via google and go to its url directly, there is no edit-link under Links, even though I am automatically logged in.
To get the edit-link, I need to click on the back link, search for my component and select it. This returns me to the same url as before, but this time the edit-link is there...

@samie samie added the bug Something isn't working label Feb 27, 2023
@samie
Copy link
Member

samie commented Feb 27, 2023

This is likely same that #6

@SebastianDietrich
Copy link
Author

possibly. But that did not happen with the previous design some weeks ago

@samie
Copy link
Member

samie commented May 8, 2023

This is still unfortunately unresolved. Primarily because the login happens outside Directory itself. Since this is only a convenience feature (not security feature) we could use something like https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver to monitor the login and display the edit button accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants