safe-global / safe-react-apps

A repository for applications for Safe Web Interface
MIT License
98 stars 73 forks source link

[Transaction builder]There is no error if the wrong JSON file is uploaded #804

Open liliya-soroka opened 4 months ago

liliya-soroka commented 4 months ago

Description

There is no error if the wrong JSON file is uploaded

Environment

Steps to reproduce

  1. Go to Transaction Builder
  2. Upload wrong JSON file ( as an example the JSON file with the safe address-book) Current result: Nothing happens on UI

Expected result

Make sure that the user is informed that the JSON file is wrong

Obtained result

Screenshots