Skip to content

Refs #12, #15, #20: Worked on these issues.#25

Open
SagyBle wants to merge 3 commits intomainfrom
Fixing-ui-bags
Open

Refs #12, #15, #20: Worked on these issues.#25
SagyBle wants to merge 3 commits intomainfrom
Fixing-ui-bags

Conversation

@SagyBle
Copy link
Copy Markdown
Collaborator

@SagyBle SagyBle commented Apr 12, 2023

Code Reviewer

Related Issue

#12 , #15 , #20

Please Review

  • [ ]

Copy link
Copy Markdown
Contributor

@yotamshalev yotamshalev left a comment

Choose a reason for hiding this comment

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

Let's try to always resolve one issue in each PR. this will make the reviewers work easier since they will know that every change is related to what you're solving.
It's fine to make several changes in a single PR if the changes are very small.

{showNotValidName && (
<>
<div className="darken"></div>
<Popup
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think a more correct implementation of the popup would be to locate it within the App component and expose an API which allows to open it from any of the app's pages.

Comment thread src/components/DetailsForm/DetailsForm.jsx Outdated
Comment thread src/components/DetailsForm/DetailsForm.jsx Outdated
Comment thread src/styles.css/icons.svg/icons.js
Comment thread src/App.tsx
phoneNumber: "",
day: "",
hourRange: "",
selectedDays: [],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we wait with this change for the next PR?

  1. I think we need some more changes here
  2. I want this related PR to be merged first:
    Write to air table #15

Copy link
Copy Markdown
Collaborator Author

@SagyBle SagyBle Apr 15, 2023

Choose a reason for hiding this comment

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

So for now should I leave it?
Issue #27 also requires us to change another field from string to array, wait with it too?

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.

4 participants