gristlabs_grist-core/static/ui-icons/use-cases/UseChart.svg
Dmitry S 215bb90e68 (core) Replace questionnaire for new users with a popup asking for just their primary use-case.
Summary:
- WelcomeQuestions implements the new popup.
- Popup shows up on any doc-list page, the first time the user visits one after
  signing up and setting their name.
- Submits responses to the same "New User Questions" doc, which has been
  changed to accept two new columns (ChoiceList of use_cases, and Text for
  use_other).
- Improve modals on mobile along the way.

Test Plan: Added browser tests and tested manually

Reviewers: alexmojaki

Reviewed By: alexmojaki

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D3213
2022-01-14 10:16:11 -05:00

7 lines
675 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 3C13 2.44772 13.4477 2 14 2C14.5523 2 15 2.44772 15 3V14C15 14.5523 14.5523 15 14 15C13.4477 15 13 14.5523 13 14V3Z" fill="#7141F9"/>
<path d="M9 8C9 7.44772 9.44772 7 10 7C10.5523 7 11 7.44772 11 8V14C11 14.5523 10.5523 15 10 15C9.44772 15 9 14.5523 9 14V8Z" fill="#7141F9"/>
<path d="M5 6C5 5.44772 5.44772 5 6 5C6.55228 5 7 5.44772 7 6V14C7 14.5523 6.55228 15 6 15C5.44772 15 5 14.5523 5 14V6Z" fill="#7141F9"/>
<path d="M1 11C1 10.4477 1.44772 10 2 10C2.55228 10 3 10.4477 3 11V14C3 14.5523 2.55228 15 2 15C1.44772 15 1 14.5523 1 14V11Z" fill="#7141F9"/>
</svg>