Skip to content
Snippets Groups Projects
Unverified Commit 78081233 authored by Benoit Vinay's avatar Benoit Vinay Committed by GitHub
Browse files

12985 dropdown nested question findings (#21472)

* Misc

* Add missing properties in Parameter

* Add missing React keys in DashCard

* field.id condition updated for DefaultPicker

* Test for retrieving field using resultMetadata from Dimension

* ParameterValueWidget.getFieldIds to return `number` only as per API expectation

* CSSTransitionGroup group tagging updated

* QuestionPicker no items tagging removed

* Field ids filtering removed

* Filtering field ids added back

* Removed single use 1 line method formatDateTime
  return formatDateTimeWithUnit(value, "minute", options);

* Misc comment

* Misc

* Dimension updated with types / misc

* ExpressionDimension tests updated to cater for field() method with and without metadata

* Empty commit to re-run CI

* Improved fallback position for base_type

* Empty commit to re-run CI
parent d13da893
No related branches found
No related tags found
No related merge requests found
Showing
with 105 additions and 54 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment