Skip to content

Conversation

@DmitryFomenko
Copy link

@DmitryFomenko DmitryFomenko commented Nov 1, 2019

Copy link

@irenhh irenhh left a comment

Choose a reason for hiding this comment

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

  1. select in footer doesn't work
  2. sign-in button and search input has to be closer to the right side according to the design

});
}

focus = () => this.inputRef.current.focus();
Copy link

Choose a reason for hiding this comment

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

focus on what?

title,
categories,
etaRange,
// uuid,
Copy link

Choose a reason for hiding this comment

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

remove commented code

title: PropTypes.string.isRequired,
categories: PropTypes.arrayOf(PropTypes.string),
etaRange: PropTypes.string,
// uuid: PropTypes.string.isRequired,
Copy link

Choose a reason for hiding this comment

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

the same

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.

2 participants