AdobeDocs / AdobeDocs/uxp

Missing type information in `HTMLWebViewElement.md`

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
10
PR merge metrics
No merged PRs in 30d

Description

https://github.com/AdobeDocs/uxp/blob/47510097aaf62876dfe00a01e00461ce5018e6cc/src/pages/uxp/reference-js/Global%20Members/HTML%20Elements/HTMLWebViewElement.md?plain=1#L22-L25

Missing type information, according to https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset should be `DOMStringMap` (assuming that we're compatible with these specs)

_Originally posted by @pklaschka in https://github.com/AdobeDocs/uxp/pull/61#discussion_r997123628_

Contributor guide

Open the contributing guide

Research direction

Open src/pages/uxp/reference-js/Global Members/HTML Elements/HTMLWebViewElement.md at lines 22-25 and compare the dataset entry with the linked MDN documentation. Confirm compatibility with the referenced specification, then document its type as DOMStringMap; the issue is done when the missing type information is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.