issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
User Story ID
US-004
User Story Statement
As a vanilla player, I want to cast a lightning bolt at a targeted location, so that I can charge creepers to farm mob
heads.
MoSCoW Priority
Must have
Acceptance ...
Perform minor optimization and flow tracking inside SimulationToolbar.vue.
In the custom node, com.victronenergy.platform is absent, while com.victronenergy.system and
com.victronenergy.dynamicess appear with a spurious (0) suffix.
Bug: Missing Authentication on Job Creation
Description: The POST /api/jobs endpoint does not require authentication. Anyone can create job listings without being
logged in.
File: apps/api/src/routes/jobRoutes.js ...
Parent bounty: #743
Bug
apps/web/app/jobs/post/page.tsx is a static placeholder:
export default function PostJobPage() {
return (
section className= card
h2 Post a Job /h2
p ...
Parent bounty: #743
Bug
apps/web/app/dashboard/freelancer/page.tsx is a static placeholder:
export default function FreelancerDashboardPage() {
return (
section className= card
h2 Dashboard ...
Parent bounty: #743
Bug
apps/web/app/dashboard/client/page.tsx is a static placeholder:
export default function ClientDashboardPage() {
return (
section className= card
h2 Dashboard ...
🔗 Мета
Labels: research | priority:P0 | ontology | standards | adr Milestone: Sprint 4 — Ontology Standards Foundation User
Story / ФТ: mango:ba-ontology-standards Linked Backlog: governance/BACKLOG.md ...
Parent bounty: #743
Bug
apps/web/app/messaging/page.tsx is a static placeholder with no content:
export default function MessagingPage() {
return (
section className= card
h2 Messaging ...
Parent bounty: #743
Bug
packages/ui/src/Button.tsx accepts only a children prop and hardcodes all attributes:
export function Button({ children }: { children: React.ReactNode }) {
return button style={{...}} ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.