Michael Boggs
My feedback
39 results found
-
16 votesMichael Boggs supported this idea ·
-
176 votesMichael Boggs supported this idea ·
-
75 votesMichael Boggs supported this idea ·
-
4 votesMichael Boggs shared this idea ·
-
22 votesMichael Boggs supported this idea ·
-
3 votesMichael Boggs supported this idea ·
-
16 votesMichael Boggs supported this idea ·
-
67 votes
This functionality will be coming soon.
Please let me know if you like to meet to talk about your use cases and provide feedback for designs.
Michael Boggs supported this idea · -
17 votesMichael Boggs supported this idea ·
-
12 votesMichael Boggs supported this idea ·
-
55 votes
Thank you for the feedback for for highlighting this challenge. This is not currently planned in the near-term, but something we will consider for the future.
Michael Boggs supported this idea · -
39 votes
We have released this change for Copy, and the change for Move is coming in the upcoming months.
Michael Boggs supported this idea · -
21 votesMichael Boggs supported this idea ·
-
17 votesMichael Boggs supported this idea ·
-
7 votes
An error occurred while saving the comment Michael Boggs shared this idea · -
5 votesMichael Boggs supported this idea ·
-
27 votes
An error occurred while saving the comment Michael Boggs commentedThis is rolling out as part of co-authoring: https://support.box.com/hc/en-us/articles/6321087536787-Box-for-Microsoft-Office-co-authoring-on-desktop-phased-GA-starting
-
72 votes
Not planned as MSFT doesnt have API’s for us to build this integration. Would request all customers to provide feedback to your respective MSFT reps
Michael Boggs supported this idea · -
9 votesMichael Boggs supported this idea ·
-
83 votesMichael Boggs supported this idea ·
Just thought I'd add some more information here:
The Box embed widget (located under "more options" when using the ellipse), that generates the "Iframe" code uses the underlying library "Content Preview": https://github.com/box/box-content-preview
This has "autoFocus" set to "True" by default.
This means that when using the "Embed Widget", any page you put the iframe code on will auto scroll to that section of the page. Additionally, there is no option to set "Autofocus" to "false" when generating the iframe code.
I'd like to see an option to set autofocus to false, OR have the autofocus set to false by default in the content preview library.
For reference: The autofocus global attribute is a Boolean attribute indicating that an element should be focused on page load.
Why is this a problem: We often embed documents at the bottom of our intranet pages for reference. When we do this, using the embed widget, the page is automatically scrolling to the location of the iframe, and not to the top of the page, which is what would be desired.