Giter Site home page Giter Site logo

campfire-web's Introduction

campfire-web's People

Contributors

vuki656 avatar

Watchers

 avatar  avatar

campfire-web's Issues

Refactor

  • Merge Invites.tsx queries into one
  • Check all query refetching
  • Check fetch policies
  • Have all pages use the PageHeader component
  • Rename Invites to UserInvites and GroupInvites
  • Clean up home hoc
  • Export invite queries mutations to their own files in gql
  • Clean up home section
  • Put removeAllCookies into use cookies
  • Put cookie setters into useCookies (setUserIdCookie, setTokenCookie)

Single group view

  • List all posts
  • Create new post
    • Post message
    • Post link
  • Display link preview
  • Favourite a post

Groups

  • Create new group
  • - Edit group
  • List all users groups
  • List all joined groups

Reconsider cache updates

Right now cache is not updated. Instead, data is just refetched with network policy. This might not be the best solution.

User invites

  • List Invites
  • Cancel invite
  • Accept invite
  • Leave group
  • Kick user out of group

New posts metadata

You could store last open date of group, and then fetch everything after that and mark it as new

Icon button has ugly spacing

UI kit icon button will only place spacing spacing correctly on UI kit icons, if images are used padding is not set resulting in no padding and an ugly padding.

This probably needs to be fixed in the UI kit so the padding is not dependant on the icon passed.

image

On favorite update cache

Right now its refetching the whole group which can cause jumping if someone posted between you loading the page and liking a post

It Will be fixed in #28

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.