Giter Club home page Giter Club logo

Comments (8)

RZR-UA avatar RZR-UA commented on August 25, 2024 1

Compatibility problem:

https://test.osmand.net/map/?start=47.497380,19.037180&end=47.229784,18.650196&profile=car&params=car,avoid_motorway,prefer_unpaved,routing:astar_normal_java,noglobalfile#12/47.2622/18.6956

redirects to

https://test.osmand.net/map/navigate/?start=47.497380,19.037180&end=47.229784,18.650196&profile=car#12/47.2622/18.6956

Important part params=... is lost as the result.

Please think how to fix it.

from web.

vshcherb avatar vshcherb commented on August 25, 2024

Dev notes (approved)

from web.

RZR-UA avatar RZR-UA commented on August 25, 2024

Additionally:

  • check /map/loginForm (specify page to load after login? especially in case of login-required actions such as Show regions)
  • check LOGIN_LOGOUT_URL (auto-logout as result of unauth/expired API request)
  • check /map/delete-account (either as guest and as logged in)

from web.

dmpr0 avatar dmpr0 commented on August 25, 2024

Review

Back doesn't work

  • Browser back doesn't work all the time.
  • Try to open My Places > Tracks > tap on track. Taping back doesn't change map or UI.

from web.

alisa911 avatar alisa911 commented on August 25, 2024

The current approach that was chosen for quickly adding URLs to menu items doesn't work well with browser navigation (currently navigation is done manually using location from useLocation, we subscribe to location.pathname and depending on the change we update the menu and do navigation via useNavigate.)

It will be necessary to write a new component structure for the menu, finish the parameters for different pages, especially in navigation and the track editor. There are still bugs with parameters due to the complex approach to storing and calling these parameters.

from web.

alisa911 avatar alisa911 commented on August 25, 2024

Compatibility problem:

https://test.osmand.net/map/?start=47.497380,19.037180&end=47.229784,18.650196&profile=car&params=car,avoid_motorway,prefer_unpaved,routing:astar_normal_java,noglobalfile#12/47.2622/18.6956

redirects to

https://test.osmand.net/map/navigate/?start=47.497380,19.037180&end=47.229784,18.650196&profile=car#12/47.2622/18.6956

Important part params=... is lost as the result.

Please think how to fix it.

fixed

from web.

vshcherb avatar vshcherb commented on August 25, 2024
  • Separate task for back / forward in Browser

from web.

alisa911 avatar alisa911 commented on August 25, 2024

#446

from web.

Related Issues (20)

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.