Giter Site home page Giter Site logo

pe's People

Contributors

cheehongw avatar

Watchers

 avatar

pe's Issues

user guide lacking screenshots

The user guide contains only 1 image which depicts the help window.

For example, this section on editTask could use a screen shot of the actual taskList (an image of the product) rather than just a bunch of text so users know what is going on.

Too much text in this section makes it hard to follow as well.

image.png

`findEmployee` too strict

Problem:

A user might want to use the findEmployee command to find some user that they cannot fully remember the details of. For example, they could only vaguely remember part of the name, and might try searching via that keyword.

In the example picture below, the user may want to find all users with Test in their names, however, since the findEmployee is too strict and only matches exactly the word, this command returns no results.

image.png

Consecutive valid special chars in email is rejected

Steps to reproduce:

  1. Try to add employee with an email containing consecutive special chars:

addEmployee n/Tester p/12345678 e/[email protected]

Expected:

email with consecutive special chars are to be accepted based on what is specified in the error text for email:

image.png

Actual:

The above invalid email message

Rationale:
This is at least a medium level functionality bug since it is not rare that users have consecutive special chars in their emails.

`FAQ` section of the UG is lacking

There is only 1 FAQ. The FAQ is also a section where the user goes to when they encounter a problem

How about common FAQs that handle common user queries on exceptional events? e.g.

Q: My application started up blank! What happened?

A: {explaination of what happened}

image.png

No corrupt save file warning presented to user

Expected:

In the rare event that the save file is corrupted, the product should inform the user that the savefile has been corrupted. Otherwise, the user might panic as to why their files got removed all of a sudden.

Actual:

  1. Try corrupting the savefile by making it an invalid json
  2. Launch the product
  3. No notification/warning is given

Wrong command for `listTask` in UG

Command summary of UG provided an invalid command for listTasks (should be listTask). In the worse case, the user may not find out how to list out their tasks.

image.png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.