uiwjs / uiwjs/react-md-editor

Type Issue setting height of 100%

Open
#650 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.9k
Forks
201
Avg merge
12m
Merged PRs (30d)
1

Description

First of all this package is really great, thanks for it!

I've been adding this editor to my next app but when trying to define the height as 100% the linter throws an error given height is expecting a number. The building is also crashing due to this mistype.

Is there another way to define the height as 100% so I can avoid the building issue?

Thanks in advance!

Screen Shot 2024-08-01 at 23 33 51

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.

Research direction

Start by reproducing the height="100%" configuration in the React editor and trace the height prop's TypeScript definition and styling path. Done means the package accepts or clearly supports a 100% height configuration without a linter error or build failure.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.