Git Product home page Git Product logo

korolev's People

Contributors

atharvmane avatar aviral09 avatar git-pi-e avatar imgbotapp avatar plutoniumm avatar sedscelestia avatar wysdom02 avatar

Watchers

 avatar

korolev's Issues

Navbar Does not update

When navigating inside the app, the navbar does not update the active tab. It does not watch for window.location.pathname

Any changes need to be rebuilt

Any changes made can be seen in production only if the entire repo is rebuilt. Look for a GitHub actions solution to have it auto rebuilt on push

Projects Page Search Imperfect

Searching for Phy shows Schlieren Photogra'phy' but not Physarum
Currently it searches JSON of each object and shows imperfect matches

Potential solution could be searching by field in each individual project json, but it seems that would be inefficient

Rocket Is Buggy

Rocket is currently buggy and needs to be rewritten a little cleaner
The stands of the falcon glitch and change color poorly (and are too thick), and the rods come down too late

Reload problems

No page other than homepage reloads properly when reloaded.

Scroll not working in navbar

There is a bug in Korolev that scroll is not working in the navbar, so the link for 'blog' is inaccessible in full screen and I have to resize my window (reduce width) to see it.

Even with max-height set to 100% it doesn't work. It starts to work with it is set to around 80% but the blur effect does not cover the full screen in all screen sizes.

In general reducing the height of the window will still not enable any sort of scroll option. This I fixed in my local copy quite easily by adding overflow:auto; in css for ul in nav.svelte, but it doesn't fix the above issue.

Steps to reproduce:

  1. Open the navbar on the website.
  2. Try and scroll to see the link for 'Blog' which you will find out you won't be able to.
  3. Try resizing your window like reducing the height, more links will go out of view and you won't be able to access them, athough adding overflow:auto; mostly fixes this.

Upcoming Events

Upcoming events currently needs to be added manually every year (and is not present even now), it would be better if there was some way it could auto generate from an API

Still need a fallback (open to ideas)

Mozilla Firefox Nav problem

On opening the website in Mozilla Firefox, once the navbar is used, upon reuse (without reloading), the contents of navbar become invisible. Possible solution can be removing the

opacity:0;

property for .li class in nav.svelte and animation enter from the same file, but that would cause loss of the animation.
It seems that the animation does not repeat on opening nav in Mozilla Firefox

Deployment issue

  • pnpm build gives errors causing the last 5-6 commits to not be deployed
  • Error persists with npm as build script

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.