-
Notifications
You must be signed in to change notification settings - Fork 304
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
HPCC-31258 Initial File structure and page layout creation #18356
HPCC-31258 Initial File structure and page layout creation #18356
Conversation
https://track.hpccsystems.com/browse/HPCC-31258 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kunalaswani There are a lot of lint errors getting annotated by GH Actions
075d9e0
to
cb8019d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would think this should be more similar to your Dali Admin PR(s), both with respect to the changes to routes.tsx and the Sasha.tsx component, ie using FluentUI components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment about embedded text
selectedKey={selectedOption} | ||
onChange={handleOptionChange} | ||
options={[ | ||
{ key: "", text: "Select an option" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these display strings be i18n?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ghalliday corrected
3b3f54b
to
66fcef3
Compare
@kunalaswani if you are making changes to a PR, please push them as separate commits, which can than be squashed later - otherwise it is hard to spot the changes. Also, you need to re-request reviews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kunalaswani just noticed a couple other small things, other strings that should be using the translations file
This is to create the initial design of Sasha in Cloud. Feature availability to come as it is created. Signed-off-by: Kunal Aswani <[email protected]>
b016cf6
into
hpcc-systems:candidate-9.6.x
This is to create the initial design of Sasha in Cloud. Feature availability to come as it is created.
Type of change:
Checklist:
Smoketest:
Testing: