hdnpt / geartrack-website

Track Gearbest & Aliexpress packages using Spain Priority Line and other methods!
https://geartrack.pt
MIT License
81 stars 24 forks source link

[Improvement] Allow collapse of orders when more than one is being tracked #26

Open brunoshine opened 7 years ago

brunoshine commented 7 years ago

Hi,

If I've got several orders being tracked, it would be nice if i could collapse them in a way that the "header" (orange bar that now shows the description and the tracking code) would show the description and the last state.

Cheers, Bruno

carlosflorencio commented 7 years ago

Hi,

Yes, that functionality will be implemented after we change the code to be a Single Page Application using React.

Before that we will only continue to add support for new ids, the js (client) code right now is a bit (very) ugly. 😄

brunoshine commented 7 years ago

The move to React is on any branch? I was doing a PR for an minor improvement :)

carlosflorencio commented 7 years ago

Not started yet, we are working with react & redux for college projects right now and when we are finished we will start working in the new geartrack version.