dm3
dm3 copied to clipboard
bugs-pending
The bug list to be resolved
-
[ ] 1. Remove alias functionality addition (Backend issue) (Also a frontend issue).
-
[x] 2. Can't claim any dm3 name, if ENS name is set. (Why not?) It always says, "name is not available" (Backend issue)
-
[x] 3. Message with pdf (58kb) as an attachment. Is shown in its own history but not delivered to the sender. (Backend issue)(Also frontend issue)
-
[ ] 4. If ens profile is set, the button must say remove, not rename. Remove is a transaction really removing the profile from the ens name (should be a lib function). A query is needed to explain that this is a transaction and must be costly re-set... (Backend issue) (Also a frontend issue)
-
[ ] 5. Edit of a replied message: the reply info is lost (Backend issue) (Also a frontend issue).
-
[x] 6. The sign-in button changes size when "sign in" and the animation is shown (some pixels more height)
-
[x] 7. Wallet-connect: coping WC code brings error (also login issue)
-
[ ] 8. if user cancels signature in metamask or similar, don't show the error popup -> just have a short message "Signature was not provided", similar to this:
-
[x] 9. if add an file as attachment "file0 (1).pdf", it is renamed to "file0.pdf", or "tool.stl" is renamed to "file0.octet-stream"
-
[x] 10. All the messages related to attachments are not sent.
-
[x] 11. border-radius of the start screen is too big - different from the other widget (messenger) --> better: the radius is defined by the embedding component (as it may be customized to the embedded L&F)
-
[x] Put a SVG image for DM3 logo on Sign in page instead of PNG image so that its colour is configurable based on text color
-
[x] Fix the loader issue on adding first contact (The loader is not visible in contact that is added).