vanadium-archive / browser

Example app: Vanadium namespace browser
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Error toast need a "details" action to show error details #33

Open aghassemi opened 9 years ago

aghassemi commented 9 years ago

Error toasts like "Error while getting details for:/ns.dev.v.io:8101/global/vstore/jenkins-node29" are mostly useless on their own. We do log the actual error to console but we should also add a "Details" action to the toast to show the error details in a modal dialog for better debug-ability.