Skip to content

ref(dynamic-sampling): Apply minor adjusts#23686

Merged
priscilawebdev merged 7 commits into
masterfrom
ref/dynamic-sampling-apply-few-feedback
Feb 8, 2021
Merged

ref(dynamic-sampling): Apply minor adjusts#23686
priscilawebdev merged 7 commits into
masterfrom
ref/dynamic-sampling-apply-few-feedback

Conversation

@priscilawebdev

@priscilawebdev priscilawebdev commented Feb 8, 2021

Copy link
Copy Markdown
Member

. Add tooltip with description on Add/Drag button when disabled
. Increase Modal size
. Replaced Match TextField with a TextArea component:

Before:

image

smaller device:

image

After:

image

smaller device:

image

ui-modal-changes

@github-actions

github-actions Bot commented Feb 8, 2021

Copy link
Copy Markdown
Contributor

size-limit report

Path Base Size (eeb3187) Current Size Change
public/app.js 314.06 KB 314.09 KB +0.02% 🔺
public/vendor.js 611.96 KB 611.95 KB -0.01% 🔽
public/sentry.css 26.11 KB 26.11 KB 0%

@priscilawebdev priscilawebdev force-pushed the ref/dynamic-sampling-apply-few-feedback branch from e5ffd0d to aca5e38 Compare February 8, 2021 10:54
@priscilawebdev priscilawebdev force-pushed the ref/dynamic-sampling-apply-few-feedback branch from aca5e38 to cfbf873 Compare February 8, 2021 11:12
@priscilawebdev priscilawebdev marked this pull request as ready for review February 8, 2021 11:13
@priscilawebdev priscilawebdev changed the title WIP: ref(dynamic-sampling): Apply feedback ref(dynamic-sampling): Apply minor adjusts Feb 8, 2021
@priscilawebdev priscilawebdev requested review from a team and removed request for a team February 8, 2021 11:43

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this was necessary for the field to be 40px; height

<Fields>
<SelectField
label={t('Category')}
help={t('This is a description')}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this temporary copy?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yes..it's temporary 😉

/>
<StyledField
label={t('Match Conditions')}
help={t('This is a description')}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would omit this so it doesn't get left behind by accident.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@jan-auer please do you already have a description for these fields?

priscilawebdev and others added 2 commits February 8, 2021 17:04
…Sampling/modals/conditionFields.tsx

Co-authored-by: Mark Story <mark@sentry.io>
@priscilawebdev priscilawebdev merged commit 232af5f into master Feb 8, 2021
@priscilawebdev priscilawebdev deleted the ref/dynamic-sampling-apply-few-feedback branch February 8, 2021 17:27
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants