Andreea Eftene

Results 22 issues of Andreea Eftene

We are using Threaddb in our app https://github.com/paritytech/contracts-ui and we are getting a security warning because of json-schema v3 Is there a way you could update json-schema on your side?

When I run the latest contracts-node mac binary i still get `Origin denied` for [localhost](http://localhost/), as if it didn't really start in dev mode. if i add `--dev` i can...

At the moment there is no way to view the balance of a contract or transfer any funds without using another tool. Create a transfer component which allows users to...

enhancement

At the moment on the interact page, a user can call a contract without any confirmation step if the dry run is successful. While this is ok on testnets, it...

enhancement

Styles for things like buttons, borders, inputs, colors, breakpoints, typography etc. should be predefined and reusable. Ideally, base styles should be composed in a stylesheet by extending tailwind classes, not...

size-md
layout

Ideally, CI should not pass if - there are lint warnings - there are test errors but tests pass - test coverage is reduced compared to master This is not...

testing
size-md

`Vec` is most generic type to represent data under SCALE encoding. It could mean a string, a file, or an array of numbers. Apps caters for the first 2 cases,...

enhancement

The currently selected wallet should be persisted between route change, message change and page reload, instead of having to reselect each time.

enhancement

Probably after a Vite update the HMR is not working anymore on dev server. Now a page refresh happens on each code change, which is very annoying.

refactoring

maybe @erler can provide more context here. not exactly clear how the layout should look

size-lg