-
# Problem
It is very convenient in Discord to create a survey simply by making a post and pinging a target group then asking to react depending on a choice option. Each emoji counts as one entry from…
-
### Steps to reproduce
Link to live example: [required](https://stackblitz.com/edit/react-kxed37-usmpfk?file=Demo.tsx,index.html)
Steps:
1. Create a row set with grouping field
2. Remove first…
-
proposed solution to removing the button, providing clean presentation of regional colors, and a UI that is more organized.
1. The position and dimensions of the region will need to respond to the re…
-
### Provide a general summary of the issue here
Consider a use case where Breadcrumbs are used with fields like aria-current="step" like on a checkout page. The current implementation automatically a…
-
We kind need to rethink the survey rendering. It was initially designed without the use of cookies, so it does some convoluted stuff as it was supposed to be stateless, but now I believe we can simpli…
-
Comment below
1. What you got done in the past week
2. Do you have any roadblocks?
3. What do you plan to get done this week?
-
### Are you requesting a feature, reporting a bug or asking a question?
Question, about the code quality and the openness to external contributions
### What is the current behavior?
A lot of fi…
-
Options:
- Ionic React: maybe can re-use parts of Coach CO2 web app?
- React Native: everybody uses it, more slick
- Vue: NREL CIMS UI dev group uses it
- Flutter: wave of future?
Ideally, we w…
-
Add support for incrementally validating survey by making a ajax call to runner.jar.
-
this all looks great and is well thought out. here are some specific notes:
---
Material UI out of the box does not provide a carousel component. however, it seems like this package is well main…