Giter Club home page Giter Club logo

hashbump's People

Contributors

rbhicks avatar

Watchers

 avatar

hashbump's Issues

bumping new hashtag fails

The ui and currentHashtag isn't getting updated (but the new hashtag is being created). Need to check to see if handleChange with no existing record is working.

Daily/Weekly mismatch

The internal logic calculates “top hashtags this week” but the dispaly reads “top hashtags today”.

Pick one.

clean project

strip all the parts of the starter kit that aren't needed

current hashtag implementation is broken

It looks like the current implementation is fighting against "functional & composable", how apollo works, and conflating the idea of a field to query with (current hashtag name)...i.e., how apollo works, with the actual current hashtag object itself.

It seems that the best way to go might be to go back to storing just the name/partial name in redux and having the hashtag input and the bump button both query for the object and let apollo handle it.

added hashtags don't populate suggestions on mobile

repro:

  1. on mobile enter non-existent hashtag
  2. bump (to create)
  3. delete characters until suggestions appear
  4. retype hashtag

It doesn't show up in the suggestions until the page is refreshed.

(internal optimization for mobile in apollo?)

need to set up solr index rebuilding

There are various methods to get solr to rebuild the index. There might be one when a new record is created (almost surely won't scale). It should also be possible to trigger the rebuild on demand.

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.