Show who a job posting would reach while the board is empty - #1971
Merged
Conversation
Auf /jobs stand bisher ein Suchformular über vier Felder, eine Filterzeile und darunter der Satz, dass es keine Anzeigen gibt: ein Bestand wird versprochen und im selben Bild widerlegt. Ohne eine einzige Anzeige zeigt die Seite jetzt die Marktseite, die es hier gibt, nämlich die Mitglieder mit gesetzter Verfügbarkeit (#928, gleiche Sichtbarkeit und gleiche Ausschlussliste wie auf dem Profil) und die Fachgebiete mit den meisten Mitgliedern; der Knopf zum Ausschreiben erscheint auch ausgeloggt, weil genau dieser Besucher sonst wieder geht. Jobs.board_reach/1 besitzt diese Antwort, damit die Seite und ihre Agenten-Formate nicht auseinanderlaufen, und im Anzeigenformular steht die Mitgliederzahl neben jedem getippten Tag, auch die Null. Diesen Text hat ein KI-Agent in meinem Namen geschrieben. Ich weiß, dass das problematisch ist. Claude-Session: https://claude.ai/code/session_01GmvDFKimQ4gGpSV97ckumc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The board at
/jobshas no postings, and said so: a four-field search form, arow of filter chips, and a card reading "No job postings yet." A box over an
empty corpus promises a stock and disproves it in the same view, and a
logged-out visitor with a job to fill got one sentence and no way in.
With no posting at all,
VutuvWeb.JobBoardLivenow shows the side of themarket this installation has instead: the members who set a #928 availability
(same visibility and #938 exclusion list as the profile badge, both in SQL) and
the fields the most members carry. "Post a job" renders logged out too.
Jobs.board_reach/1owns that answer, so the page and its/jobs.md|.json|…siblings cannot drift. The posting form now names the member count beside each
typed tag.
Hot deploy. On an active board nothing changes; with a filter set, the ordinary
"no matching positions" card still answers.
An AI agent wrote this text in my name. I know that is problematic.
https://claude.ai/code/session_01GmvDFKimQ4gGpSV97ckumc