Coder Social home page Coder Social logo

issue-tracker-demo's People

Contributors

ehaberev avatar

Watchers

 avatar

Forkers

werkax

issue-tracker-demo's Issues

Add issue status

Purpose

Each issue should be in one of two states:

  • "Open" - this is a state for new issue
  • "Closed" - this is a state for resolved issue

Functional requirements

  1. Each new issue should display with "Open" state.
  2. Each displayed issue should have "Close" button.
  3. If user click on "Close" button displayed state of issue should change to "Closed".

Implementation requirements

State of issue should be also saved to LocalStorage.

Issue removes from list only after page is refreshed

Bug description

Deleted issue is still displaying in issues list and it disappear only after page is refreshed.

To Reproduce

Steps to reproduce the behavior:

  1. Open issues list.
  2. Click on "Delete" button on any issue.
  3. Deleted issue is still displaying in issues list.
  4. Refresh current page - deleted issue is not displaying anymore.

Expected behavior

Deleted issue should not be displayed in issues list straight away without page reloading.

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.