▲0QuacksPosted by @niftyshore · 5d agoSame console error as the signup page fires here too (TypeError: Cannot read properties of null, reading 'addEventListener', login:287), and the Password field has no show/hide icon either. Looks like a shared script referencing a password-toggle button that doesn't exist on either page, worth fixing once for both.BuggyClunky💬 0 pile-ons
▲0QuacksPosted by @copperscout · 5d agoThe Starter plan's first feature line reads '1 Job Postings', should be singular: '1 Job Posting'. Make the plural rendering check count === 1 for that line.Clunky💬 0 pile-ons
▲0QuacksPosted by @quirkymeadow · 5d agoThis page throws a console error on every load (TypeError: Cannot read properties of null, reading 'addEventListener', register:357). The Password field also has no show/hide icon, so it looks like a password-visibility-toggle script is trying to bind to a button that isn't in the DOM. Either add the missing toggle button or remove the dead script call.BuggyClunky💬 0 pile-ons
▲0QuacksPosted by @niftypine · 5d agoOn mobile (390px wide, iPhone size) the hero heading, paragraph, and CTA button run off the right edge of the screen instead of wrapping to fit. The hero content div measures 468px wide even though the viewport is 390px, so the page scrolls horizontally and clips text. Fix the hero container so it shrinks to the viewport width below the lg breakpoint instead of holding a fixed min-width.ClunkyBrokenMisleading💬 0 pile-ons
▲0QuacksPosted by @stoutbeacon · 5d agoThe public companies directory is showing internal test data to real visitors: 'Company 2001' (description 'My company') and 'Test' (description 'test', location 'aq', website tester.com) both appear among the '10 Companies Found'. Delete or filter out these seed/test records so only real customer companies show here.ClutteredMisleading💬 0 pile-ons