Code Monkey home page Code Monkey logo

build-a-thing's People

Contributors

jessicabarnett avatar

Watchers

 avatar  avatar

build-a-thing's Issues

Bug: flicker on ThingStatus refresh

JS is rewriting the entire status window everytime an action button is pushed, so that all stats will refresh. But now that there's an image in there too, that rewrite seems to cause a distracting flicker.

Update js so that only relevant stats are updated, or so that the image is not reloaded every time.

Bug: Multiple Things of Same Name

Event: user makes multiple things with the same "name"

Result: the old Thing with that name is overwritten. A new button is added to the grid for the new thing, so there are now two buttons referring to the same thing.

Needs: An input check to determine and handle when an about-to-be-created thing has the same name as an old thing.

select-a-thing multiple click issue

when you double or triple click on a button in mobile, the drawer opens and closes as expected. but the select button doesn't re-write the select-A-Thing div to the page, so the drawer closes and shows blank page.

I'd originally added the remove-select-a-thing-div piece to eliminate excessive scroll space on mobile. it hasn't completely solved the problem, but it helped. If an alternate solution to that problem is found, this issue can be eliminated altogether.

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.