Skip to content

Conversation

@tyrelchambers
Copy link

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes #153 (in algolia search repo)

...

Description

...

Changes

  • High level
  • changes that
  • you made
  • ...

@tyrelchambers
Copy link
Author

I have pagination done in another upcoming PR for filtering

@@ -1,27 +1,40 @@
/* Card Wrapper */
/* Card Wrapper used in Changelog page */

Choose a reason for hiding this comment

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

Mobile responsiveness missing. it should look like this:
image

Choose a reason for hiding this comment

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

There is also too much space between the items on mobile. (not sure if it is too much on desktop too)

@@ -1,27 +1,40 @@
/* Card Wrapper */
/* Card Wrapper used in Changelog page */

Choose a reason for hiding this comment

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

There is also too much space between the items on mobile. (not sure if it is too much on desktop too)

<div class={clsx(styles.cardWrapper, showBorder && styles.withBorder)} data-expandable="wrapper">
<div class={styles.card} data-expandable="card">
<div class={styles.header}>
<div class={styles.metaSection}>

Choose a reason for hiding this comment

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

This is missing extra info:
image

Do you need them in the algolia Index?

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