Skip to content

Review fixes for #2280#1

Merged
nucleogenesis merged 14 commits intonucleogenesis:icons-colors-fontsfrom
MisRob:kds-fixes
Sep 25, 2020
Merged

Review fixes for #2280#1
nucleogenesis merged 14 commits intonucleogenesis:icons-colors-fontsfrom
MisRob:kds-fixes

Conversation

@MisRob
Copy link
Copy Markdown

@MisRob MisRob commented Sep 25, 2020

Description

In this PR, I've been addressing some issues that would be good to have ready in develop before the bug hunt.

  1. Merge develop
  2. Fix unwanted background green color on assessment answers
  3. Fix changing size of a tree list item on hover
  4. Center a topic badge in the clipboard (@nucleogenesis I know that you mentioned that you fixed it in the original PR so I am thinking that maybe merging develop broke it again)

nucleogenesis and others added 14 commits September 24, 2020 11:43
- Also ensure that all answers are cast to number type or removed
  when changing the kind of question it is.
and linting
- regex used to remove alphabetical answers when switching to question_input now accepts float and signed numbers
- tests test that incorrect data is removed properly
- tests also updated to account for using VTextField for question_input using shallowMount for one of the it() blocks since VTextField doesn't render output to the DOM with mount
removed some vendor styles that the linter got mad about.
…only-for-input-question

Input question on AnswerEdit is now a type=number field
…lidation-string

update numeric validation string
KDS theme tokens contain `correct`
field that is set to green (#43A047).
Answers editor used this class to mark
correct answers which introduced
green background to them which should
not be there.
to prevent height glitches on hover
now when we use vertical options
button instead of the horizontal one.
@nucleogenesis nucleogenesis merged commit 0647bf8 into nucleogenesis:icons-colors-fonts Sep 25, 2020
@MisRob MisRob deleted the kds-fixes branch November 3, 2020 06:18
nucleogenesis pushed a commit that referenced this pull request Oct 17, 2022
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.

4 participants