-
I've combined proposed changes to the forms and service layer into one as the latter depends heavily on the former. This one actually is an RFC as I haven't implemented a prototype yet.
# Service Lay…
-
Hi All,
I am using below Script to clear a Text Box in protractor. However the Text Box is not getting cleared. It gets appended with whatever i pass in SendKeys() function. Kindly help me on this.…
-
So, in IE 9 when I tried using this plugin I got the following error after authenticating in the popup:
`Blob is undefined`
So, I figured a Blob polyfill might be needed and threw this in my pages he…
-
Suggestion create a possibility to add new chips via controller(or something like that, by programming way, I meant) because it can be need sometimes for updating widget.
-
## Environment
```
info Fetching system and libraries information...
System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory: 2.35 GB / 11.91 G…
-
## Overview
### Description
We created this internal guidance for when sign in widgets vs action links should be used in a form/tool flow: https://app.mural.co/t/departmentofveteransaffairs9999/m/dep…
-
With a given code
```js
const mapState = ({ page, direction, ...state }) => ({
page,
direction,
isLoading: isLoading(state)
})
```
memoize state should not react to any state change, as …
-
- Demo link: https://df-frontend-2023-k7jb.vercel.app/
-
When I build a view, I want it to be a function of the current state.
Currently, Flow only supports data binding to `Field`s. This is restrictive and leads to a boilerplate code. I believe that imp…
-
Currently the loader is outputting cjs format, we should support both cjs and es2015 modules - probably based on the webpack's + babel versions used.
**Why this is important?**
This prevents webpa…