Sure that works. I am uncertain however if it is "the right thing" (r) to do. Note, that in conjunction with eg. marginalia, the information to an entry can become quite long, hopefully because it provides helpful information. This added information would no longer be visible and I don't know how to scroll to the left / right to make it visible.
Additionally, if you press two times <TAB> <TAB> (requiring '(completion-auto-select 'second-tab) to be set) you get a different (arguably better) scrolling behaviour, breaking long lines while retaining the whole information. Similar functionality, different code?
Sidenote: fido-vertical mode makes little sense in conjunction with (completion-auto-select 'second-tab) but I get what I ask for.