Giter VIP home page Giter VIP logo

mossy's Introduction

mossy's People

Contributors

fitd-tech avatar cookanthony avatar

Watchers

 avatar

mossy's Issues

Normalize CSS borders

Borders should be set on all View components of the task card. That way, the size of each square remains the same throughout state and highlight changes.

Support tags

Blocked by Support tags

Details:

  • Should be hierarchical: e.g., "vehicles" includes "Subaru" and "Chevy" tags
  • include description field for explanation of a tag's meaning (while keeping the name short)

Refine form inputs

  • Add left padding to input to move existing text to the right
  • style form inputs to look better
  • find a way to dismiss the numeric input keyboard so the user doesn't accidentally close the form by tapping away from it in an attempt to close

Touch-friendly buttons

Buttons can be made using the Pressable component instead of the Button components, allowing us to add background color, border styles, etc.

Other considerations

  • loading indicators

Refactor components and evaluate performance

There's quite a bit of frontend lag in the application currently. This can probably be resolved by continuing to split the bloated App.jsx into separate components. If not, determine and ticket the cause of the performance issue as part of this ticket.

getMore may be broken

The Tasks list doesn't seem to be returning more items when we scroll to the bottom anymore. This could be happening for Events and Tags, too.

Change admin definition before releasing to production

The admin user is currently identified using a local env variable, but that won't be possible in production - client env variables are included in the JS build. We'll need to identify admin users on the back end instead.

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.