Coder Social home page Coder Social logo

lucaspickering / beta-spray Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 6.87 MB

Bouldering app for creating and sharing beta

Home Page: https://betaspray.net

License: GNU General Public License v3.0

Dockerfile 0.21% Shell 1.03% Python 29.13% JavaScript 0.94% HTML 0.14% TypeScript 67.18% HCL 1.36%
climbing climbing-gyms hacktoberfest

beta-spray's People

Contributors

lucaspickering avatar

Watchers

 avatar  avatar  avatar

beta-spray's Issues

Deleting a hold leaves lingering moves in the UI

If you delete a hold that haves moves on it, then the hold disappears but the moves still show in the UI until you refresh the page.

image
image

This is because the deleteHold mutation only returns the deleted hold, which we can purge from Relay, but it doesn't return any info about the deleted moves, because those are deleted implicitly by the DB due to cascading.

This will be a bit of a pain to fix, so I'm ignoring it for now because I don't expect it to be a common scenario. If you've gotten far enough along to start adding beta, then the tagged hold is probably legit and won't need to be deleted.

Add notes to holds

Adding notes on moves is nice, but it'd be nice to add that sort of data to holds too.

Add hint for text field editability on mobile

On desktop, editable text fields have a pencil show up on hover to indicate the click-to-edit behavior. This is subtle though and doesn't work at all on mobile, so we need a more obvious pattern. This has gotta be a solved problem so just do some research.

Add link field to problem

There should be a field on problems for a link, which can lead to mountain project or similar for outdoor routes.

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.