blog for the day
This commit is contained in:
parent
7b032dbbc8
commit
e99e87ddee
1 changed files with 8 additions and 0 deletions
8
doc/design/assistant/blog/day_144__webapp_work.mdwn
Normal file
8
doc/design/assistant/blog/day_144__webapp_work.mdwn
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Made the webapp show runtime errors on a prettified page that includes version
|
||||||
|
info, a bug reporting link, etc.
|
||||||
|
|
||||||
|
Dealt with a bad interaction between required fields and the bootstrap modals
|
||||||
|
displayed when submitting some configuration forms. This was long, complex,
|
||||||
|
and had lots of blind alleys. In the end, I had to derive new password and
|
||||||
|
text fields in yesod that don't set the required attribute in the generated
|
||||||
|
html.
|
Loading…
Add table
Add a link
Reference in a new issue