Final Outline Discussions #204
Replies: 7 comments 15 replies
-
More about checkbox feature entities. The minimum info we need is:
Note that if the name needs to be translated then the name in the entity YAML won't even be used, so we could even just have:
In which case the contents of the That being said, there is no downside to having the full info:
The advantages of doing so are:
Implementation DetailsMaybe the easiest way to make sure we keep
Non-Entity OptionsNot all options need to be entities. In that case the option simply has an |
Beta Was this translation helpful? Give feedback.
-
Second round of feedback, focusing on the main remaining issues: General Notes
Forms & Editing
InteractivityOK Content
External Content
Web ComponentsOK PWAsOK Accessibility
Other ToolsOK Usage
DemographicsOK |
Beta Was this translation helpful? Give feedback.
-
Recapping the main remaining issues so people don't have to read through the whole thread: Accessibility Section
Usage Section
New UIs StatusWorking ImplementationThis works inside the actual survey form.
In ProgressWe have a prototype inside the survey form but it's not functional yet.
Prototype OnlyThis only exists as a stand-alone prototype outside the survey form.
|
Beta Was this translation helpful? Give feedback.
-
Sun, Sep 3 feedbackI went through the current outline, here are my comments. High priority items in bold. Overall
Outline
Forms
Interactivity
Content
External Content
Web Components
AccessibilityMost of this section is not there yet, so I couldn't review.
Progressive Web Apps
Usage
High priority UI pending
|
Beta Was this translation helpful? Give feedback.
-
Second round of feedbackLegend:
Things still displaying with raw ids:
|
Beta Was this translation helpful? Give feedback.
-
Is there still time for feedback, or did I miss the party? |
Beta Was this translation helpful? Give feedback.
-
Things I found in a quick skim:
Do we have an estimate of how much time the full survey will take? Is it longer or shorter than recent State of JS and State of CSS surveys? |
Beta Was this translation helpful? Give feedback.
-
LINK TO THE SURVEY PREVIEW
As we finalize the outline, I'll centralize my feedback/ideas here.
Main Features Issues
Other Features Issues
selectmenu
(and maybe a couple other features) the code example is in thedescription
field.Other Tools
Usage
accordion
is in that list given that it's also one of the features in a previous section?Other Notes
Checkbox Entities
The features mentioned in checkboxes don't have associated entities, which means we can't include them in the survey currently. These entities can be simpler, we basically just need
id
andname
fields. My main question is:id
s and then inputting them manually in the YAML file; or will Lea create a script to automate this process?Other Missing Entities
(In addition to the features mentioned in the checkbox questions)
Additional Questions
Other questions we could add:
Beta Was this translation helpful? Give feedback.
All reactions