Button to popup new todo list item

Hi! I would like to have a button that creates and opens a new todo list item, so the page isn’t cluttered with existing entries.
I’ve got a button linked to an automation to create a todo list item, all good.
I then added browser_mod for the pop-up. However when I press the button, the todo list History and Activity page pops up, this contains a link Press which then runs the action.
So I started again with a new input helper button, this time just to send a notification. However I get the same info page popup.

Please can someone suggest how I fix this?

I’d be happy with being able to limit the todo list to only display the “Add Item” input box, if that was a simpler alternative.

Thanks!

I’d spend too long away from Home Assistant and realisd I hadn’t set up the interaction correctly. D’oh! Solved!

I think for the limits in the way it displays, it would be nice, but needs card-mod. A problem for future me.