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

General feedback #34

Open
Tbaut opened this issue Feb 14, 2025 · 0 comments
Open

General feedback #34

Tbaut opened this issue Feb 14, 2025 · 0 comments

Comments

@Tbaut
Copy link

Tbaut commented Feb 14, 2025

I've been using the dev console for some things, but still going back to pjs at times, here are some reasons why:

  • I prefer light theme as working with a lot of light around my screen, being in very dark mode the dev console is hard to read :). Side note, the default on the internet is light, so dark mode ppl are used to have e.g an extension that makes everything dark, it's not my case, I'd love to avoid using an extension to force a light mode.
  • I sometimes decode some call data to get the addresses used in them. There's no way to copy an address from an AccountId field, e.g here. A fix could be to have a copy button.

Image

  • this is a general comment, but I believe it take more clicks overall to do things, e.g decode some extrinsics, I need to go click on the little "0x", then paste, then click "ok". It's not a lot, but it adds up. Another field that takes more clicks is when building an extrinsic with an account, I need to select AccountId -> paste my account. On Pjs the type Multiaddress.Id is the default, I guess it could be made as well.
  • small inconsistencies in the UI makes it so that I'm often looking for the first field to interact with (squinting to find that field in the dark UI almost every time!). The storage tab has the first field with a default, and aligned on the top left, when the extrinsics has nothing per default and the field to select is centered (because of the left overview part). Not sure what could work, but passing this overview to the right, and having a default selection for the extrinsics tab could work probably

centered:
Image

top-left:
Image

Let me know what items make sense to be logged as a proper issue, and we can then close this one.

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

1 participant