glest / glest-masterserver

Master server code for Glest
https://glest.dreamhosters.com/
GNU General Public License v3.0
8 stars 8 forks source link

clicking the "Finished" link doesn't collapse the details #8

Closed andy5995 closed 6 years ago

andy5995 commented 6 years ago

Clicking the "Finished" link doesn't collapse the details. Clicking it once expands the details; clicking it a 2nd time should collapse them.

https://zetaglest.dreamhosters.com/

It seems there should be a plus sign next to the word "finished", with a tooltip statiing "click to show details"; and "finished" should not have a hyperlink.

Once expanded, the + should be a minus sign, tooltip saying "show less" or something to that effect.

If you're interested in working on this, please post on this ticket before you start.

Please remember to star this project (upper right-hand corner)

Expelliarmus98 commented 6 years ago

@andy5995 I would like to work on this.Is it still open?

andy5995 commented 6 years ago

Yes. It's all yours.

Expelliarmus98 commented 6 years ago

@andy5995, I am sorry to disturb you.I am unable to find the files in the repository. This is my first issue. Could you let me know where I am supposed to look for them?

andy5995 commented 6 years ago

https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/scripts/utils.js#L29

andy5995 commented 6 years ago

completed by @craigpotter in https://github.com/ZetaGlest/zetaglest-masterserver/pull/17