BeamMW / beam-ui

Beam Desktop Wallet (Win / Mac / Linux)
https://beam.mw/
Apache License 2.0
25 stars 23 forks source link

Add version and Guid in the DApp details window #1134

Closed dbadol closed 2 weeks ago

dbadol commented 2 weeks ago

Current situation The "details" popup window of the DApps give a series of information from the DApp (name, description, etc.), but no information about the GUID or the DApp version.

However, the version would allow users to know if they are up to date (and help when needing support with that DApp), and the GUID can also help uniquely identify the DApp or find its folder in localdata.

Solution we propose Display the DApp "version" and its "GUID" in the "details" popup window.

Possible alternatives Adding the GUID might be considered an "advanced" parameter for most users. But we should at least add the version information, which is a basic information that users should have access to, as it helps them manage their DApps.

Screenshot Mock-up with the proposed additional information: image