Vlad Frolov

Results 120 issues of Vlad Frolov

Currently, the page is just a list of charts. The page will grow, and ideally, we want to have some structure and navigation there. Meanwhile, this page is too valuable...

Priority_3
Item_Design
Needs-Validation

Currently, the page is full of ad-hoc data, so it is hard to reason about the information that is on the page. The goal I want to reach there is...

Epic
Priority_2
Needs-Validation

## Story > I observed in quite a few places that @media (min-width) and @media (max-width) had the same values. It should be something like max-width: 767px and min-width: 768px...

bug
Priority_3
help_wanted

We include fonts in some of the edge components (NodeRow, ValidatorRow) instead of including them on the application level. To align fonts usage across the project, we should move fonts...

help wanted
Priority 3
refactoring

## Story > Jasper: For some reason we seem to be refunded N on every tx. In this is example our tx for sure adds to storage (handled by storage...

UX
Priority_2
Needs-Validation

> when a transaction is failed, change the icon to a big fat X regardless of what type of transaction there is. It's really hard to tell at a glance...

Needs-Validation

## Story As a user who wants to be aware of all the events happening on the network, I want to know about such events as rewards allocation (balance increase...

blocked
New_Feature
Needs-Validation

## Story As a user who wants to explore the network on a mobile device, I want to do it quickly and intuitively so I can be productive. ## Acceptance...

Needs-Validation

## Story As a user, I want to clearly understand if the data is not found so I can reason about the data I have. Currently, 404 pages are not...

New_Feature
Priority_2
page_design
Needs-Validation

## Story The warnings are potential bugs, so we should resolve them whenever possible. Enabling [StrictMode](https://reactjs.org/docs/strict-mode.html) in [next.config.js](https://nextjs.org/blog/next-9-1-7#react-strict-mode-compliance-and-opt-in) reveals that: * [ ] FlipMove and InfiniteScroll use `UNSAFE_componentWillReceiveProps`: Using UNSAFE_componentWillReceiveProps...

New Feature
Priority 3