As a developer, I want to enable II login locally so that I can easily interact with canisters from different IDs
@chenyan-dfinity is already working on this.
Since Mar 4, 2024.
- Dominant language
- Rust
- Stars
- 301
- Forks
- 85
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
Currently the login button is just greyed out locally, without giving developers any instructions on how to enable it.
Describe the solution you'd like
The greyed out disabled button should be replaced with a button saying Enable II login or smth similar. Clicking the button forwards users to the instructions explaining how to enable II login locally for candid ui. this includes the steps to deploy II locally and passing the correct query parameters for candid ui to refer to the locally deployed II.
Additional context
https://dfinity.slack.com/archives/C016H8MCVRC/p1709106195444149
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.