Skip to content

Commit edddeae

Browse files
committed
post: fix
1 parent 6fe2a9e commit edddeae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/posts/ui-design_the-bad-and-the-good.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ tags: ui
88
hide: [toc]
99
---
1010

11-
1211
# Good
1312
## Form action button still active when user doesn't select all fields
14-
$\quad$Very cool design logic in Github.com repository creating page. I didn't select owner, and after clicking "Create repository" it's shows me warning under owner input "Please select an owner". Most services probably would just make button disabled, until inner form validation logic wouldn't pass requirements.
13+
Very cool design logic in Github.com repository creating page. I didn't select owner, and after clicking "Create repository" it's shows me warning under owner input "Please select an owner". Most services probably would just make button disabled, until inner form validation logic wouldn't pass requirements.
1514

1615
As alternative I would suggest to hide all other junk stuff below description, and after selection owner and repository name it would just pop up under
1716

0 commit comments

Comments
 (0)