1602 / 1602/issues-tracker

Disable issue creation form while waiting for xhr request to finish

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Status: Ready
Dominant language
Elm
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This issue has no description.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue lacks a description, so first examine the codebase to locate the issue creation form and the XHR request handling. Look for Elm modules related to forms and HTTP requests. Determine how to disable the form during an XHR request, likely by managing a boolean flag in the model and updating the view accordingly. Check for existing patterns in the code for handling loading states.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.