Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Veda UI alignment visibility responsiveness changes #4435
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
Uh oh!
There was an error while loading. Please reload this page.
Veda UI alignment visibility responsiveness changes #4435
Changes from all commits
33801f47c9f1cb9aa40397819949ef7f268ad74a9da69f64e3db497eea36b3472adf8b64e49f270adecdddf47d078a470bb0741fbc1d8913e2fc2d98d830dfefdeb5dc1c68baFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 13 in src/components/ApplicantsChart/AgeChart.jsx
'darkMode' is missing in props validation
Check warning on line 13 in src/components/ApplicantsChart/AgeChart.jsx
'data' is missing in props validation
Check warning on line 13 in src/components/ApplicantsChart/AgeChart.jsx
'compareLabel' is missing in props validation
Check warning on line 15 in src/components/ApplicantsChart/AgeChart.jsx
'data.length' is missing in props validation
Check warning on line 20 in src/components/ApplicantsChart/AgeChart.jsx
'data.filter' is missing in props validation
Check warning on line 21 in src/components/ApplicantsChart/AgeChart.jsx
Prefer using an optional chain expression instead, as it's more concise and easier to read.
Check warning on line 21 in src/components/ApplicantsChart/AgeChart.jsx
Prefer `Number.isNaN` over `isNaN`.
Check warning on line 29 in src/components/ApplicantsChart/AgeChart.jsx
'label' is missing in props validation
Check warning on line 29 in src/components/ApplicantsChart/AgeChart.jsx
Move this component definition out of the parent component and pass data as props.
Check warning on line 29 in src/components/ApplicantsChart/AgeChart.jsx
'active' is missing in props validation
Check warning on line 29 in src/components/ApplicantsChart/AgeChart.jsx
'payload' is missing in props validation
Check failure on line 29 in src/components/ApplicantsChart/AgeChart.jsx
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.
Check warning on line 30 in src/components/ApplicantsChart/AgeChart.jsx
'payload.length' is missing in props validation
Check warning on line 30 in src/components/ApplicantsChart/AgeChart.jsx
Prefer using an optional chain expression instead, as it's more concise and easier to read.
Check warning on line 40 in src/components/ApplicantsChart/AgeChart.jsx
'payload[].payload' is missing in props validation
Check warning on line 42 in src/components/ApplicantsChart/AgeChart.jsx
'payload[].name' is missing in props validation
Check warning on line 44 in src/components/ApplicantsChart/AgeChart.jsx
'payload[].value' is missing in props validation
Check warning on line 44 in src/components/ApplicantsChart/AgeChart.jsx
'payload[].value' is missing in props validation
Check warning on line 45 in src/components/ApplicantsChart/AgeChart.jsx
'payload[].value' is missing in props validation
Check warning on line 46 in src/components/ApplicantsChart/AgeChart.jsx
Unexpected negated condition.
Check warning on line 48 in src/components/ApplicantsChart/AgeChart.jsx
Extract this nested ternary operation into an independent statement.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.