coding-blocks / coding-blocks/codingblocks.com1

page breaks down on clicking send message

Open
#677 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
58
Forks
168
PR merge metrics
No merged PRs in 30d

Description

- page before clicking on the send message button (with empty fields)
- empty fields should not submit form .
![Peek 2019-05-28 23-39](https://user-images.githubusercontent.com/34238240/58501479-2495e880-81a2-11e9-800c-21b4eea3c320.gif)
- page after the button press on form (empty submission successfull) is completely different and seems broken

![Peek 2019-05-28 23-47](https://user-images.githubusercontent.com/34238240/58501859-f7960580-81a2-11e9-9fb6-ae78d9bae517.gif)

@abhishek97 @championswimmer @witty123
- seems to me like a serious problem
- URL after form submission - " /?success=0#form "

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by opening the form and clicking Send message with all fields empty; inspect the form entry point and the resulting /?success=0#form URL. Trace why an empty submission is accepted and leaves the page in a broken state. Done means empty fields are rejected and the page remains usable without the success URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.