Skip to content

Conversation

@akshatvirmani
Copy link
Contributor

@akshatvirmani akshatvirmani commented Aug 11, 2021

Related Issue

Closes: #21

Describe the changes you've made

Created dropdown menu.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Mention any unusual behavior of your code (Write NA if not)

NA

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.

Which Program are you part of?

  • DCP21
  • Any other

Fill up the DCP form

If you are a part of DCP 21, fill up this form after the PR is merged.

@netlify
Copy link

netlify bot commented Aug 11, 2021

✔️ Deploy Preview for lwr-app ready!

🔨 Explore the source changes: fc33850

🔍 Inspect the deploy log: https://app.netlify.com/sites/lwr-app/deploys/6113f24867dd7800081c288d

😎 Browse the preview: https://deploy-preview-22--lwr-app.netlify.app/

@dhwaj1902
Copy link
Collaborator

dhwaj1902 commented Aug 11, 2021

Use Bootstrap select and label. And use the API of category for the same to display.

@akshatvirmani
Copy link
Contributor Author

I have added the dropdown using bootstrap. Can you please guide me how to use it with API.

@dhwaj1902
Copy link
Collaborator

I have added the dropdown using bootstrap. Can you please guide me how to use it with API.

Great!! you can take references from other components like check how we have display blogs on the home page using apis.

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.

Add Category dropdown in create blog

2 participants