Skip to content

Bug: Broken HTML structure in show and index views #62

@fusion94

Description

@fusion94

Description

  1. show.html.erb — Version partial (outputs its own <tr>) rendered inside header <tr>, creating nested/invalid <tr> tags
  2. index.html.erb — Empty state <td> not wrapped in a <tr>

Acceptance Criteria

  • show.html.erb renders version partial outside the header row
  • index.html.erb wraps empty state in a <tr>
  • HTML validates without nesting errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions