-
### Steps to reproduce
```
import 'package:flutter/material.dart';
void main() {
runApp(MaterialApp(
home: MyForm(),
));
}
class MyForm extends StatefulWidget {
@override
_…
-
Okay not completely sure how to describe this problem but I'll do my best.
My index.html page is meant to be sort of the "door" to the rest of the site. So when you click on the logo, it brings yo…
ghost updated
7 years ago
-
Adding final touches to the code and fixing any revealed buggs before submitting the project for examination.
1. Polish the create venue form CSS, some of the pages` spacings look wierd and needs a b…
-
### DOD
#### Validation Rules Change
1. **Document Name**
- **Input**: User provides a document name as a free-form string.
- **Validation**:
- The name must be between **1 and 160…
-
It fails on sonarqube. Token is fine. Why?
I've tried even with admin user token.
```
INFO: Waiting for the analysis report to be processed (max 300s)
INFO: --------------------------------------…
sknmi updated
2 months ago
-
The idea of a Piece Generator is to allow for many pieces to be generated easily. Some ideas:
* Enumerate all pieces of a given size
* Enumerate all ways a piece could be split
* Split a single "main"…
-
A chrome extension that goes a little bit over the top in a WEB1.0 way.
Think, the early days of mySpace, first blogs, glitter!
What does it do?
It transforms every website to their inner Pari…
-
_From @MartijnR on June 15, 2015 15:42_
The XForm format is so powerful that it could realistically be used to create form-as-tools that produce a diagnosis/outcome instead of a record. Such a tool c…
-
By just doing a `import { TextField } from "final-form-material-ui";` I am gettting a Reference Error of windows which is not defined.
-
Tagging @bemasc on these.
Section 4
Clients MUST ignore any ECHConfig structure whose public_name
is not parsable as a dot-separated sequence of LDH labels, as
defined …