Skip to content

URL with activate param is not giving focus to the plugin in Chrome #46

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

Open
ryestew opened this issue Mar 4, 2025 · 3 comments
Open

Comments

@ryestew
Copy link

ryestew commented Mar 4, 2025

Given this URL:
https://remix.ethereum.org/#activate=defender-deploy

The plugin is activated but not given the focus.
In the plugin manager, the plugin is not shown as active.

same issue described here: ethereum/remix-project#5464

@ginzahatemi
Copy link

hi @MCarlomagno ,
I'd like to work on this issue. could you please assign it to me? thanks!

@MCarlomagno
Copy link
Member

@ginzahatemi sure! feel free to open a PR :)

@ginzahatemi
Copy link

@MCarlomagno it seems like i can only do those two tests if it's from the main source repo. cause i can't use defender-deploy profile name in #actiavate= param, cause this name already exists in plugin list.

i tried changing the identifier (defender-deploo) in codebase then deploying it to netlify and adding the plugin locally from Remix IDE then trial and error goes on but seems like: direct URL activation works only for those listed plugins, not for locally added plugins. realoading webpage removes locally added plugins.

commands i frequently used:
pnpm prepare && pnpm check && pnpm build && pnpm preview
netlify unlink && netlify init && netlify open

can you describe with proper approach in details for testing?

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