Git Product home page Git Product logo

my-portfolio's People

Contributors

andreahu12 avatar apicardgoog avatar hari387 avatar kevinworkman avatar kevwhite1 avatar lazau-g avatar limli avatar ljfranklin avatar nanselmo avatar nmhall avatar regexrtech avatar suyashlakhotia avatar

Watchers

 avatar  avatar

my-portfolio's Issues

Comment deletion does not work properly all the time

Associated commit: 211b81a

The expected functionality of the delete comments button is as follows:

  • delete all comments from the database
  • redo the get request and display comments from the database (there should be no comments displayed).

The bug is that while it always deletes all comments from the database (we can see this by checking the db manually), the get request that follows sometimes gets a nonzero number of comments.

Add comment function

New comments added are sometimes not in the GET request that immediately follows the POST comment request, and are thus not displayed. This is a similar issue to #4

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.