Tyson Warner

Results 16 comments of Tyson Warner

Awesome! Yeah, I figure UX-wise, it seems pretty straightforward to render a "Compare" button next to each of the player comparisons. Beyond that, I definitely agree searching for players to...

Wasn't thinking about mobile for per-player comparison buttons - good point. I do agree with using the containers for the percentiles direction to distinguish players. But yeah, I'll start hacking...

Interesting... have you thought about using react router? https://github.com/ReactTraining/react-router. It works really nicely for me. And I'll have to do some homework on redux to get up to speed. I've...

Hey. I got postgres setup with the test-data: `mockdraftable=# \dt` List of relations Schema | Name | Type | Owner --------|------------------------|-------|------ public | play_evolutions | table | twarner public |...

Hey! So I have the site running locally now. I had to do a couple things to get it running: I had to add the table `t_school` that was missing...

@diegodesouza the BlockUi component only blocks its children. from the screenshot you provided, it looks like you already have it working. can you clarify what the issue is?

can you share a code sandbox or stackblitz demonstrating the issue?

@stomita any traction on this? My team is also interested in an SDK for [Salesforce Live Agent Rest Api](https://help.salesforce.com/s/articleView?id=000340657&type=1) Would you be receptive to a pull request?

thanks! @paustint