Skip to content

feat: implemented reusable error message UI component - #68

Open
KoderOP wants to merge 1 commit into
KDeekshita:mainfrom
KoderOP:feature/reusable-error
Open

feat: implemented reusable error message UI component#68
KoderOP wants to merge 1 commit into
KDeekshita:mainfrom
KoderOP:feature/reusable-error

Conversation

@KoderOP

@KoderOP KoderOP commented May 22, 2026

Copy link
Copy Markdown

Description

Closes Issue #48 by introducing a modular, reusable error message UI component to the frontend. It consists of a standard warning element layout in HTML, dynamic helper utilities in JavaScript to toggle messages dynamically with optional retry execution actions, and standard flex box CSS alignment.

Changes Made

  • Added structural error alert placeholder template in templates/index.html.
  • Created global utility helper actions showErrorMessage() and hideErrorMessage() in static/js/script.js.
  • Configured visual red alert alignment rules at the bottom of static/css/style.css.
Screenshot 2026-05-23 024407 Screenshot 2026-05-23 024158

@KoderOP

KoderOP commented May 24, 2026

Copy link
Copy Markdown
Author

hey @KDeekshita , could u please approve the pull request made yesterday

@KoderOP KoderOP closed this May 24, 2026
@KoderOP KoderOP reopened this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant