Skip to content

feat: add Event Types Chips #1565

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

Merged
merged 2 commits into from
Apr 11, 2019

Conversation

aggarwalpulkit596
Copy link
Contributor

@aggarwalpulkit596 aggarwalpulkit596 commented Apr 7, 2019

Fixes #1561

Changes: Added event types to result fragment chips

Screenshots for the change:
videotogif_2019 04 10_22 31 04

@aggarwalpulkit596 aggarwalpulkit596 changed the title [WIP]feat: add Event Types Chips feat: add Event Types Chips Apr 10, 2019
@auto-label auto-label bot added the feature label Apr 10, 2019
@aggarwalpulkit596
Copy link
Contributor Author

@liveHarshit @iamareebjamal please review

@aggarwalpulkit596 aggarwalpulkit596 force-pushed the eventTypesChips branch 2 times, most recently from 3cb14ed to cefd4da Compare April 10, 2019 16:26
@fossasia fossasia deleted a comment Apr 10, 2019
@fossasia fossasia deleted a comment Apr 10, 2019
@aggarwalpulkit596
Copy link
Contributor Author

@nikit19 review this one also

val slug: String?
val id: Long,
val name: String,
val slug: String
Copy link
Member

Choose a reason for hiding this comment

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

why? These values will never be null?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes JSON-API id's can never be null and neither can name or slug

@aggarwalpulkit596
Copy link
Contributor Author

@liveHarshit @iamareebjamal anything left out ?

@iamareebjamal iamareebjamal merged commit 3d3a586 into fossasia:development Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants