vaadin / vaadin/framework

FileDownloader should work on MenuItems for ContextMenu As it working for MenuBar

Open
#11,604 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.8k
Forks
717
Avg merge
2d 6h
Merged PRs (30d)
3

Description

Hello,

Currently i am trying to use FileDownloader on MenuItems for ContextMenu but i can see this support is not there on vaadin .

i can see one issue already fixed ( FileDownloader should work on MenuItems and Table/Tree Actions #4057 ) but its only for MenuItems of MenuBar not for ContextMenu.

may i get this support for ContextMenu also as MenuBar

Thanks
Keshav.

Only use GitHub issues for bugs and feature requests.
For general support from the community, see https://vaadin.com/forum

NOTE: Issues for Vaadin Flow (Vaadin v10 Java Framework) should go to https://github.com/vaadin/flow

To make sure we can quickly validate and fix the bug, please provide as much as possible of the following information:

  • Vaadin Framework version (e.g. 8.3.1)
  • Browser version
  • Web container name and version
  • Description of the bug
  • Minimal reproducible example
  • Expected behavior
  • Actual behavior

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the existing FileDownloader support for MenuBar MenuItems, referenced through issue #4057, with ContextMenu MenuItems. Verify the ContextMenu path and its MenuItems, then confirm that FileDownloader actions work there as they do for MenuBar.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.