-
Notifications
You must be signed in to change notification settings - Fork 25
issue 2868 fix #248
issue 2868 fix #248
Conversation
change PR to appirio-tech:qa-accessibility |
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.
@PrakashDurlabhji This applies to the Join button as well. Please make sure the button is highlighted when navigated to (you might need to fix tabindex as well)
@mishacucicea PR updated |
@PrakashDurlabhji Please don't use hardcoded values for colors, they are already present in |
@veshu @mishacucicea PR updated. not able to change the label else it is completed. |
@PrakashDurlabhji Your code is not compiling, you need to reference tc-ui-variables.scss Please make sure you thoroughly check your PRs and changes, otherwise we won't accept your submissions and the level of trust in your code will decrease. |
@mishacucicea chcking |
@mishacucicea updated |
Undefined variable: "$tc-dark-blue-70". Fix it |
@mishacucicea isnt a PR merged in it which inserted $tc-dark-blue-70, so i used it assuming it will be present in code till my code is reviewed. I guess it is not yet inside yet. |
@PrakashDurlabhji You need to make sure that the current branch, (e.g. issue_2868) is working OK, which, at the time being it doesn't. Currently it shows that these are your changes compared to the qa-accessibility branch. Even if the import was added in another place, if it's not on the qa-accessibility branch you need to fix it. |
@mishacucicea PR updated with screenshot on issue page and no compilation error now. kindly provide feedback if anything left will confirm everything with screenshot from nowon |
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.
looks good.
No description provided.