Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare Page QA #94

Merged
merged 5 commits into from
Mar 6, 2019
Merged

Compare Page QA #94

merged 5 commits into from
Mar 6, 2019

Conversation

mjoyce91
Copy link

@mjoyce91 mjoyce91 commented Mar 1, 2019

Complete TM-542 by breaking out some of the comparison elements into their rows and adding the Bid List button to the Comparison items. Change bidListToggleIsLoading to a Set() so that we can track when multiple IDs are loading.

Relies on API change MetaPhase-Consulting/State-TalentMAP-API#32 Merged

…o comparisons, use Set() for bidListToggleIsLoading
Copy link

@rtirserio rtirserio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saw some errors that looked like this when I went to the position details page...

Warning: Failed prop type: Invalid prop `bidListToggleIsLoading` of type `object` supplied to `PositionTitle`, expected `boolean`.

@mjoyce91
Copy link
Author

mjoyce91 commented Mar 5, 2019

Updated

Copy link

@rtirserio rtirserio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am seeing a little bit of weirdness with the buttons when you click on a few of them quickly. the loading seems to disappear and after a slight delay the button changes to the correct text. Nothing that should keep this from getting merged

@mjoyce91
Copy link
Author

mjoyce91 commented Mar 6, 2019

@rtirserio I think that happens everywhere with the Favorites right now, since we're only storing the most recent loading state. I could migrate it to work like the Bid List loading state, how I started tracking the IDs of ones that are currently loading. I've created TM-587 to come back to this. I'll merge for now.

@mjoyce91 mjoyce91 merged commit c86270c into dev Mar 6, 2019
@burgwyn burgwyn deleted the update/compare-QA branch April 29, 2019 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants