NetLogo / NetLogo/Galapagos

No contrast in anchor links inside a toast

Open
#463 0 comments 0 reactions 1 assignee View on GitHub

@omargfh is already working on this.

Since Sep 15, 2026.

Beak
Dominant language
CoffeeScript
Stars
65
Forks
47
PR merge metrics
No merged PRs in 30d

Description

No contrast for anchor links inside a toast

Discovered while addressing #461.

Steps to recreate

  1. Navigate to NetLogo Web Launch
  2. Load a model, make a change, and reload the page
  3. Observe the "Load Changes" toast
  4. Expect the anchor link inside the toast to be unreadable against the toast background

Investigation

Toasts do not style anchors, so links inside them inherit the page's default link color, which has no contrast against the toast background. Any toast containing a link is affected, not just the "Load Changes" toast.

This bug will be addressed in the same PR as #461.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.