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

X2-9733 | Make a Purchase Date Picker Month Dropdown Closes Intermitt… #329

Merged
merged 2 commits into from
May 14, 2024

Conversation

VitalyDevico
Copy link
Contributor

…ently

? ({ date }) => <MonthYearSelector date={date} currentMonth={currentMonth} onChange={handleMonthChange} />
: undefined;
}, [shouldShowYearPicker, currentMonth]);
Copy link
Collaborator

Choose a reason for hiding this comment

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

@VitalyDevico please add dependencies or suppress the warning

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah yes, will add suppress now, along with comment, there shouldn't be handleMonthChange in depts

@tanushreec tanushreec merged commit 250860d into xola:master May 14, 2024
2 checks passed
rushi added a commit to rushi/ui-kit that referenced this pull request May 22, 2024
* 'master' of github.com:xola/ui-kit:
  X2-9733 | Make a Purchase Date Picker Month Dropdown Closes Intermitt… (xola#329)
  2.3.3
  XS-128 improve drawer design (xola#327)
  added comment to verify and remove this useEffect in datepicker, seem… (xola#328)
  2.3.2
  XS-25 fix(input): adds support for prefix and suffix while showing isRequired indicator (xola#320)
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.

None yet

3 participants