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

Added new addressinputfiled jsdialog #10134

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Sep 26, 2024

- this is primarily done to have ability to add named ranges from
  address input field and select different named ranges through address
  input field
- updates regarding named ranges etc comes from core

Signed-off-by: Rashesh <[email protected]>
Change-Id: Ieb8dd956b57c4359fa5c86055a0e201842a9696b
- removes onUpdatePermission method as it is not required we don't show
addressinput field anyway in the readonly mode
- rename input selector: "#addressInput-input" -> "#addressInput input"

Signed-off-by: Rashesh <[email protected]>
Change-Id: Ica2a6f9ca6e0ac1c5b7348573649a5033f9894db
- addressinputfield message is too early before we have component
initialized on client side

Signed-off-by: Rashesh <[email protected]>
Change-Id: I3def3f35150b503a90aae25beed19c01bb8c5b86
Signed-off-by: Rashesh <[email protected]>
Change-Id: I111298ea12d668f5dc9aa4dea8e859b840acbb37
Signed-off-by: Rashesh <[email protected]>
Change-Id: I4fdfb191facf35804cfda20f434a3ede6544eb2e
Copy link
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Only added small improvement request

browser/src/control/jsdialog/Widget.Combobox.js Outdated Show resolved Hide resolved
- add 'changeOnEnterOnly' property to the json

Signed-off-by: Rashesh <[email protected]>
Change-Id: Id91dc05a3be8e22d205f9017c977fbe8991e1aae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

calc: create named range using address input field
2 participants