Prepared Spell Tracker - formatting issue with Tidy5e Sheet

Open
#121 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Reproduce the Prepared Spell Tracker with Tidy5eSheet and inspect where the prepared-spells fraction is rendered or styled. Compare the current two-line display with the requested single-line “5 / 5” format. Done means the fraction stays on one line in the Tidy5eSheet integration without disrupting the surrounding layout.

Written by the indexing model from the issue text.

Description

There is a slight formatting issue when using the Prepared Spell Tracker with Tidy5eSheet.

The prepared spells fraction is spread out on two lines, which looks weird:

https://cdn.discordapp.com/attachments/722566083499786352/827922118460440616/unknown.png

Instead of displaying the number of spells like this,

prepared spells: 5 /
5

It would look much better if it could look like this:

prepared spells: 5 / 5
Dominant language
JavaScript
Stars
16
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from Moerill/Mess

All issues in Moerill/Mess

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.