yeagerai / genworlds

A framework for event based autonomous multi-agent systems.
https://genworlds.com/
MIT License
296 stars 35 forks source link

[BUG] Theme Change Results in Poor Readability and Email Form Submission Error #33

Open websharkdev opened 8 months ago

websharkdev commented 8 months ago

image

Description: When changing the theme on the website, the form's readability deteriorates as the text remains unchanged. Additionally, when entering text into the email form, a request is sent to the server, but despite returning with an error, the submission process continues.

Steps to Reproduce:

  1. Navigate to the website.
  2. Change the theme to a different color scheme.
  3. Observe that the form's readability decreases due to unchanged text.
  4. Enter text into the email form.
  5. Despite receiving an error, note that the submission process continues.

Expected Behavior:

Additional Information: