Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TemplateScript] update for OOjs UI #73

Open
Pathoschild opened this issue Oct 4, 2015 · 1 comment
Open

[TemplateScript] update for OOjs UI #73

Pathoschild opened this issue Oct 4, 2015 · 1 comment

Comments

@Pathoschild
Copy link
Owner

MediaWiki recently added OOjs UI to the move page form. This breaks any scripts that interact with the fields, since OOjs wraps them with its own UI. Look into programmatically interacting with OOjs when it's present.

@ricordisamoa
Copy link
Contributor

OO.ui.infuse( $( '#wpReason' ) ).setValue( 'foo' )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants