Skip to content

Feat/incubator dialog small changes #1843

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

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Incubator.Dialog - a few small changes
Look at each commit separately for convenience.

Changelog

Incubator.Dialog - remove extra components + support configuration

Copy link
Collaborator

@ethanshar ethanshar left a comment

Choose a reason for hiding this comment

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

@M-i-k-e-l
Some general comments on the Dialog code (not just this PR changes) - mainly structure and naming..

  • I see all sub components of the Dialog are prefixed with Dialog.. (DialogDivider, DialogKnob, DialogText...) not sure all of the sub components need this prefix, it feels a bit much
  • The separation to small components in some cases is an overkill (DialogKnob and DialogDivider are one liners)
  • DialogText is relevant only to the Header, so maybe we can name it HeaderContent instead?

@Inbal-Tish
Copy link
Collaborator

@M-i-k-e-l Approved, merge at will. If you are making the changes Ethan suggested in this PR, you can ping me to review again, I suggest you'll do it in a separate one after you merge these changes.

@M-i-k-e-l
Copy link
Collaborator Author

I'll create another PR, 10x

@M-i-k-e-l M-i-k-e-l merged commit fda8a39 into master Feb 14, 2022
@M-i-k-e-l M-i-k-e-l deleted the feat/incubator-dialog-small-changes branch February 14, 2022 07:20
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