Giter Club home page Giter Club logo

2021-eusociality's People

Contributors

elucidium avatar mikinty avatar phi-h-nguyen avatar sabrinazhai avatar zhaisabrina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

2021-eusociality's Issues

Using CMD/CTRL+Click on links produces duplicate results

also idk if anyone else would do this, but i do this shortcut where when i open a link in a new tab, i hold command + click
^which messes up the site bc a new tab would open, but the current tab would also go to the link i clicked on

About page load

When the about page loads, some other things (?) appears (at where the headline text is) for a split second before disappearing. I think (?) it's the body text appearing on top of where the headline is.

Mobile Touch Controller is deprecated

We used to use touch gestures (swipe mostly) and tap locations to figure out if we were clicking certain parts of the screen for navigation, but we are using onClick now, which is more adaptable.

Lots of code has to be deleted but eh, that's honestly a good thing to make the codebase better.

Error with PeopleAccordion not passing props to TeamTab

I'm getting this error

checkPropTypes.js:20 Warning: Failed prop type: The prop `expanded` is marked as required in `TeamTab`, but its value is `undefined`.
    in TeamTab (created by PeopleAccordion)
    in PeopleAccordion (created by PeoplePage)
    in div (created by PeoplePage)
    in div (created by PeoplePage)
    in PeoplePage (created by App)
    in Route (created by App)
    in Switch (created by App)
    in Router (created by HashRouter)
    in HashRouter (created by App)
    in App
    in StrictMode

@phi-h-nguyen can you take a look at this?

Does the 3D asset load on the line page?

This is a very small use case, but if we go to the line page first as the first time visitor to the site, and then we click collectiva, we don't want to do all the beginning animation, so we can't hide the 3D asset loading.

The site might already be doing the right thing, but I'm unsure, so I'll just leave this as a task at the very end.

Add "Lines" to navbar

Add "Lines" to the desktop navbar. When entering landing page / home page, "lines" is already active. Clicking on it whilst it's active will not do anything. On other pages, works the same way clicking on "Collectiva" does now.
image

Back button on the line page is not implemented properly

Right now, it is basically just a "back" button on your browser

To fix this, what we need to do is consider 2 cases:

  1. If we enter onto the line page directly, then honestly the back button shouldn't even show. If we can detect this at all, I think we should just not show it. If we do show it, we should just go to the landing page (as if we are going for the first time)
  2. If we enter into the landing page first, and then go to the line page, then the landing page should be in the browser history stack, so we should be able to go back successfully (and it is loaded too so the transition works)

Right now 2 works, but 1 doesn't.

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.