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

alex stapleton, 4 u #24

Merged
merged 3 commits into from
Jul 11, 2020
Merged

alex stapleton, 4 u #24

merged 3 commits into from
Jul 11, 2020

Conversation

beetai
Copy link
Contributor

@beetai beetai commented Jul 11, 2020

we gotta delete that loading redux stuff :(

Copy link
Member

@DSep DSep left a comment

Choose a reason for hiding this comment

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

👌
was fun
we shall do more
thanks for making it good

@@ -34,7 +34,7 @@ const Results = (props: Props) => {
return (
<Grid container spacing={3}>
{searchResults.map((item) => (
<Grid item xs={4}>
<Grid item xs={4} key={item.courseId}>
Copy link
Member

Choose a reason for hiding this comment

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

thx

Copy link
Contributor

Choose a reason for hiding this comment

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

me too

@beetai beetai changed the title course search complete, sorta alex stapleton, 4 u Jul 11, 2020
@beetai beetai requested review from baconandchips and yqj2k July 11, 2020 07:11
@@ -35,6 +36,9 @@ const Browse = (props: any) => {
<Grid item xs />
</Grid>
<Search />
{isSearchLoading ?
<CircularProgress /> :
Copy link
Contributor

Choose a reason for hiding this comment

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

👀 loading boi

default:
return store;
}
};

export const isSearchLoading = (isLoading: boolean = false, action: any) => {
Copy link
Contributor

@yqj2k yqj2k Jul 11, 2020

Choose a reason for hiding this comment

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

something i am unable to achieve: reducers 😆

good additions

Copy link
Contributor

@yqj2k yqj2k left a comment

Choose a reason for hiding this comment

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

LGTM. stapleton would be proud

@beetai beetai merged commit fec1bf0 into develop Jul 11, 2020
@yqj2k yqj2k deleted the dev-btai-course-endpoint branch July 11, 2020 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants