[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: What's up at Lestrade's?
« Reply #165, on April 9th, 2017, 06:34 PM »
NEW: Semi-automatic clean-up of your wishlist.

Go to your Library page, click Sync with Steam.
Go to your Wishlist. If you have anything on your wishlist that's already in your library, LT will list them for you, and give you 3 possible choices for each entry:
- (not always there) If item was actually removed from library (revoked), you can click to tell LT to remove it from your library, not from your wishlist.
- If you traded for the item elsewhere, you can click to Remove from wishlist. (This is good for those of you who completed offers before I fixed the wishlist bug.)
- If you have the game but want extra copies, you can click to automatically add an Extra tag. You won't be bothered anymore by the message :)

Notes:
- This makes it easier to manually sync with Barter, for those inclined to do it.
- This is the first 'visible' implementation of tag editing. Just to show that it's implemented; only the UI is missing for it. (Plus it was buggy, I fixed it in time for this feature.)
Re: What's up at Lestrade's?
« Reply #166, on April 9th, 2017, 07:10 PM »
PS: I may have forgotten to upload the public version of the wishlist clean tool. In case you went and didn't find anything, feel free to try again. ;)
Re: What's up at Lestrade's?
« Reply #167, on April 10th, 2017, 12:41 AM »
Note: the notification buttons are currently broken on some desktop browsers (they work on mobile browsers).
This is due to a problem with the click event's propagation from child elements to the parent element. I'll fix that tomorrow.
In the meantime, you can open your notifications by clicking a couple of pixels to the left of the number in orange -- you need to click outside of the orange background, but your cursor needs to remain a hand pointer. Also works by clicking to the right of the notification icon, or above and below the notification label. Yeah, I should simply say, "click the border of the gray background that shows up when you hover the notification area."
Sorry, I'm just too tired. Off to bed!
Re: What's up at Lestrade's?
« Reply #168, on April 10th, 2017, 03:02 PM »
FIX: in game pages, you will no longer see a list of 'accepted offers' for that game when it was in a multiple choice offer and it didn't get selected in the final trade. (That's a problem I noticed at Barter for all the time I used it, thought I'd fix it on my side...)
Re: What's up at Lestrade's?
« Reply #169, on April 10th, 2017, 03:19 PM »
FIX: notification button not clickable on desktop browsers. Was due to being forced to put the labels into a span, and thus the event.target variable no longer referred to the button, but to the span. Ah, well...
Re: What's up at Lestrade's?
« Reply #170, on April 10th, 2017, 03:35 PM »
NEW: Matches now show you the number of offers you sent or received to/from users shown.
The query is fast enough to consider listing all offers as done on Barter, but I find it to be cumbersome. Maybe something like only showing pending offers only..? Or a link to the latest offer, whether it's pending or not? I don't know. Number of offers seems good enough to me, saves you from having to check user profiles just to see if you sent them an offer for a particular game before.
Re: What's up at Lestrade's?
« Reply #171, on April 11th, 2017, 10:15 PM »
NEW: the Offers tab at the top of every page now indicates the number of active trade offers, excluding canceled, declined and fully completed trades.
Re: What's up at Lestrade's?
« Reply #172, on April 12th, 2017, 02:59 PM »
NEW: added, per an older request, a 'back to top' link on all pages, left of the 'Powered by Wedge' mention at the bottom. Yes it's a mustache. Maybe it's Lestrade's mustache. You can click it or stroke it, it's your life.

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: What's up at Lestrade's?
« Reply #175, on April 12th, 2017, 03:48 PM »
FIX: tradables and wishlists now show store icons again. I didn't even notice that bug before now. It was due to an unrelated fix in library lists where sorting by date added was broken. Ahhh, the joys of fixing bugs on a production website... :)
Re: What's up at Lestrade's?
« Reply #176, on April 13th, 2017, 09:53 PM »
FIX: broken header in mobile mode when hitting the Search input. Also used the opportunity to use the LT logo gracefully (animated) and remove that ugly outline.
Also other minor fixes and improvements in the CSS.
Posted: April 13th, 2017, 02:19 PM

FIX: fixed checkbox and X button positioning next to banners in offer pages. Fixed Steam items (keys, tod..) not having a banner, made a nice basic banner for them. (Didn't like Barter's own :P)

Currently working on offer comments...
Posted: April 13th, 2017, 06:26 PM

FIX: the 'back to top' button wasn't working on mobile. (Also changed the { moustache to a proper moustache. That'd be a good favicon for the site if I could fit it in 16x16 without sacrificing detail... I like the symbolism of having two opposite sides of the same thing. ;))

/u/humpaaa

  • Full Member
  • ▶ ¦ Yep
  • Posts: 190
  • Trades: 10

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 222
Re: What's up at Lestrade's?
« Reply #179, on April 14th, 2017, 02:59 PM »
FIX: Crashes when accepting an offer. Finding out the source of this problem was brutal, but basically, it happened every time someone sent an offer then later removed one of the future accepted items from their tradables. LT was unable to find an entry for it, and would return an empty number, which would crash the page. I've fixed the crash situation (it'll now simply ignore empty entries), as well as added a notice to users if the tradable can't be found, before they accept the offer. (Untested, but it should work.)

And 300 posts :)