Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Bugs in designing and coding #321

Open
@isiratc

Description

@isiratc

There is a bug in the interface i.e when entered a long name to a contact, a few contacts are moved down and it is uncomfortable to view all six contacts at once.
screenshot_20161206-200757
screenshot_20161206-200801

Bug 1:In my opinion, there is also a bug relating to coding when adding a trustee using directly from the phone book, there are spaces between numbers created automatically. The same number can be added again manually entering the number. This leads to repetition of same contacts thus there is a chance that the same message is sent twice to a single contact.

To avoid this, we can replace spaces using java replaceAll(String regex, String replacement) method.

Bug 2:There is another bug which doesn't show up every time. Contact number 3 and 4 have the same number but the names are different in the My trustee frame. I was unable to recreate this bug. It appeared only one time
Here are the screenshots of the bugs.
bug
screenshot_20161206-212107
I tried to recreate the bug 2, but it doesn't appear again. Here is the screenshot.
screenshot_20161206-213128

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions