CN114860361A - Method and device for displaying feedback information - Google Patents

Method and device for displaying feedback information Download PDF

Info

Publication number
CN114860361A
CN114860361A CN202210391841.4A CN202210391841A CN114860361A CN 114860361 A CN114860361 A CN 114860361A CN 202210391841 A CN202210391841 A CN 202210391841A CN 114860361 A CN114860361 A CN 114860361A
Authority
CN
China
Prior art keywords
floating window
feedback information
drawer
drawer form
displaying
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210391841.4A
Other languages
Chinese (zh)
Inventor
白田
陈思琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Oceanbase Technology Co Ltd
Original Assignee
Beijing Oceanbase Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Oceanbase Technology Co Ltd filed Critical Beijing Oceanbase Technology Co Ltd
Priority to CN202210391841.4A priority Critical patent/CN114860361A/en
Publication of CN114860361A publication Critical patent/CN114860361A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the specification provides a method and a device for displaying feedback information. In the method, in response to a drawer form being submitted, generating feedback information for the submitted drawer form; generating a floating window in a display area of the drawer form, wherein no mask is arranged between the floating window and the drawer form; and displaying the feedback information in the floating window.

Description

Method and device for displaying feedback information
Technical Field
The embodiment of the specification relates to the technical field of computers, in particular to a method and a device for displaying feedback information.
Background
The form design mode has a plurality of modes, including a web form, a drawer form, a pop-up window and the like. For any form, corresponding content information can be input at the position of an input box and the like, and then clicking operation can be carried out at the corresponding button in the form so as to submit the form content. When the submitted form content is correct, the subsequent process can be continued. When the submitted form content is wrong, the result information can be fed back, so that the user can update the form content according to the fed-back result information.
Disclosure of Invention
In view of the foregoing, the present specification provides a method and an apparatus for displaying feedback information. According to the technical scheme provided by the embodiment of the specification, the feedback information can be displayed in the display area of the drawer form in the floating window mode, so that the sight of a user can be limited in the display area of the drawer form when the sight of the user needs to move between the drawer form and the floating window in the process of processing the drawer form by the user, and the moving range of the sight of the user is reduced. In addition, no mask is arranged between the floating window and the drawer form, so that the drawer form can be operated while the floating window is displayed.
According to an aspect of embodiments herein, there is provided a method for displaying feedback information, including: in response to a drawer form being submitted, generating feedback information for the submitted drawer form; generating a floating window in a display area of the drawer form, wherein no mask is arranged between the floating window and the drawer form; and displaying the feedback information in the floating window.
According to another aspect of embodiments herein, there is also provided an apparatus for displaying feedback information, including: an information generation unit that generates feedback information for a submitted drawer form in response to the drawer form being submitted; the floating window generating unit generates a floating window in a display area of the drawer form, and no mask is arranged between the floating window and the drawer form; and an information display unit which displays the feedback information in the floating window.
According to another aspect of embodiments herein, there is also provided an electronic device, including: at least one processor, a memory coupled with the at least one processor, and a computer program stored on the memory, the at least one processor executing the computer program to implement a method for displaying feedback information as described in any of the above.
According to another aspect of embodiments herein, there is also provided a computer readable storage medium storing a computer program which, when executed by a processor, implements the method for displaying feedback information as described above.
According to another aspect of embodiments of the present specification, there is also provided a computer program product comprising a computer program which, when executed by a processor, implements the method for displaying feedback information as described in any one of the above.
Drawings
A further understanding of the nature and advantages of the contents of the embodiments of the present specification may be realized by reference to the following drawings. In the drawings, similar components or features may have the same reference numerals.
Fig. 1 is a flowchart illustrating an example of a method for displaying feedback information according to an embodiment of the present disclosure.
Fig. 2 is a schematic diagram illustrating an example of feedback information in a data source connection test scenario according to an embodiment of the present specification.
FIG. 3 is a schematic diagram illustrating an example of feedback information for a drawer form being displayed within a floating window according to an embodiment of the present description.
Fig. 4 is a block diagram illustrating an example of an apparatus for displaying feedback information according to an embodiment of the present disclosure.
Fig. 5 is a block diagram of an electronic device for implementing a feedback information display method according to an embodiment of the present disclosure.
Detailed Description
The subject matter described herein will be discussed with reference to example embodiments. It should be understood that these embodiments are discussed only to enable those skilled in the art to better understand and thereby implement the subject matter described herein, and are not intended to limit the scope, applicability, or examples set forth in the claims. Changes may be made in the function and arrangement of elements discussed without departing from the scope of the embodiments of the disclosure. Various examples may omit, substitute, or add various procedures or components as needed. In addition, features described with respect to some examples may also be combined in other examples.
As used herein, the term "include" and its variants mean open-ended terms in the sense of "including, but not limited to. The term "based on" means "based at least in part on". The terms "one embodiment" and "an embodiment" mean "at least one embodiment". The term "another embodiment" means "at least one other embodiment". The terms "first," "second," and the like may refer to different or the same object. Other definitions, whether explicit or implicit, may be included below. The definition of a term is consistent throughout the specification unless the context clearly dictates otherwise.
The form design mode has a plurality of modes, including a web form, a drawer form, a pop-up window and the like. For any form, corresponding content information can be input at the position of an input box and the like, and then clicking operation can be carried out at the corresponding button in the form so as to submit the form content. When the submitted form content is correct, the subsequent process can be continued. When the submitted form content is wrong, the result information can be fed back, so that the user can update the form content according to the fed-back result information.
At present, the feedback form for the drawer form is mainly a pop-up window, which is displayed when the form is submitted, and the feedback result information is displayed in the pop-up window. However, the pop-up window is usually fixedly displayed in the middle of the display interface, and the display position of the drawer form is not necessarily in the middle of the display interface, and even a position far away from the middle, so that the user needs to move the line of sight far when the user needs to move between the drawer form and the floating window in the process of processing the drawer form by the user, and the movement of far distance causes that the user cannot easily find the floating window and the target content in the drawer form. In addition, when the pop-up window is displayed, all pages and forms at the lower layer of the pop-up window cannot be operated, and the forms and the pages can only reply to the operable state after the pop-up window is closed, so that the user cannot process the forms one by one according to the feedback result information.
In view of the foregoing, embodiments of the present specification provide a method and an apparatus for displaying feedback information. In the method, in response to a drawer form being submitted, generating feedback information for the submitted drawer form; generating a floating window in a display area of the drawer form, wherein no mask is arranged between the floating window and the drawer form; and displaying the feedback information in the floating window. According to the technical scheme provided by the embodiment of the specification, the feedback information can be displayed in the display area of the drawer form in the floating window mode, so that the sight of a user can be limited in the display area of the drawer form when the sight of the user needs to move between the drawer form and the floating window in the process of processing the drawer form by the user, and the moving range of the sight of the user is reduced. In addition, no mask is arranged between the floating window and the drawer form, so that the drawer form can be operated while the floating window is displayed.
The following describes a method and an apparatus for displaying feedback information provided in an embodiment of the present disclosure in detail with reference to the accompanying drawings.
Fig. 1 shows a flowchart of an example 100 of a method for displaying feedback information provided according to an embodiment of the present disclosure.
As shown in FIG. 1, at 110, in response to a drawer form being submitted, feedback information for the submitted drawer form may be generated.
In the embodiment of the specification, the drawer form is a form-related mode in which a form is placed under a drawer carrier, and the drawer form can slide out from the upper, lower, left, right, and any side of a display screen. The area of the display area of the drawer form can be larger than that of the pop-up window and can be smaller than that of the display area of the page. Therefore, the bearing capacity of the drawer form can be larger than that of the pop-up window and can be smaller than that of the page. In one example, the area of the display area of the drawer form may be adjusted, as may the position of the display area.
The drawer form may include a header area, a body area, and a footer area, the header area may include a title, a description, a close button, and the like, the body area may include a description component, a prompt message, a form component, and the like, for example, may include an input box, a selector, a time control, a single selection control, and the like, and the footer area may include operation buttons, and the like, for example, may include a cancel button and a confirm button.
In this embodiment, a user may input corresponding form content in a displayed drawer form, and the functions of the drawer form in different application scenarios are different, so that the form content to be input in the drawer form may also be different. When the drawer form is submitted, the form content in the submitted drawer form may be processed, and the processing may include an audit process of the form content, a running process of the audit content, and the like. For example, the auditing process of the form content may include auditing the correctness of the form content, whether the format meets the requirements, and the like, and the running process of the auditing content may include a testing process, and the like. In one way of submitting the drawer form, a corresponding button provided on the drawer form may be clicked to submit, for example, buttons of "confirm", "test connect", and the like below the drawer form may be clicked to submit.
In one example, the drawer form may be applied to data source connection testing in OceanBase data migration service, and accordingly, the drawer form functions to provide data for the data source connection testing, and the form content to be input in the drawer form may include creation information for the data source, editing information for the data source, and the like. The button provided on the drawer form for submitting the form contents may be a "test connection" button.
In the embodiment of the present specification, the feedback information may be obtained by processing the form content in the drawer form. The feedback information obtained by processing the form content may include correct result information and incorrect result information. The correct result information is used for informing the user that the content of the form aimed at is correct and does not need to be modified any more. The error result information is used for informing the user that the aimed form content is incorrect and needs to be modified. For example, for the auditing process of the drawer form, the correct result information is used for representing that the content of the form to be targeted is correct, the error result information is used for representing that the content of the form to be targeted is incorrect or not in specification, and the like. For another example, for the running processing of the drawer form, the correct result information is used for representing that the content of the form targeted passes, and the incorrect result information is used for representing that the content of the form targeted does not pass, which needs to be modified.
In one example, the generated feedback information may include correct result information and incorrect result information. Fig. 2 is a schematic diagram illustrating an example of feedback information in a data source connection test scenario according to an embodiment of the present specification. As shown in fig. 2, the feedback information includes test connection success information as correct result information and test connection failure information as error result information. In the feedback information, the test connection success information may include a database version, a character code, and the like, and the test connection failure information may include a failure reason, and the like.
In another example, the feedback information may include only error result information. In this example, only incorrect form content in the drawer form is fed back, without the need to feed back the correct result information as feedback information. Through the feedback of the error result information, the user can conveniently modify the contents of the forms needing to be modified in the drawer forms correspondingly according to the error result information.
At 120, a floating window may be generated within a display area of the drawer form.
In the embodiments of the present specification, the floating window is generated to be located above the drawer form so that the floating window is not hidden by the drawer form even if the floating window overlaps the drawer form. Further, there is no mask between the floating window and the drawer form, so that the drawer form can be in an operable state even if the floating window is displayed. The operational states of the drawer form include editable states for the form content in the drawer form and clickable states for the buttons on the drawer form. For the user, the drawer form can be operated without closing the floating window, and the corresponding form content in the drawer form can be modified according to the feedback information.
At 130, the feedback information may be displayed within a floating window.
In one example, when the generated feedback information includes a plurality of feedback information, the feedback information may be merged and displayed in a floating window in a designated merging manner.
The specifying of the combining mode may include combining in a random arrangement mode, and may further include performing classification and combination according to the correct result information and the incorrect result information. For example, the floating window is arranged with the wrong result information first and then the correct result information. In an example, regarding the combination manner of the error result information, the error result information may be sorted according to the error degree corresponding to the error result information, for example, the error result information may be arranged in the order from high to low of the error program.
In one example, specifying the merging manner may further include: the various feedback information may be arranged and combined according to the order of the targeted form contents in the drawer form, etc. The form contents included in the drawer forms may be arranged in top-to-bottom and/or left-to-right order.
Taking fig. 3 as an example, fig. 3 is a schematic diagram illustrating an example of displaying feedback information of a drawer form in a floating window according to an embodiment of the present disclosure. As shown in fig. 3, in the drawer form of the data source connection test, the targeted form content includes the form content of the primary library and the form content of the backup library, according to the sequence from top to bottom of the drawer form, the form content of the primary library is prior, the form content of the backup library is posterior, and accordingly, the generated feedback information includes the test connection result of the primary library and the test connection result of the backup library, and then the test connection result of the primary library is displayed before the test connection result of the backup library in the feedback information displayed in the floating window.
In one example, the floating window is provided with a close button for closing the floating window. When the close button is triggered, the floating window is closed, and the manner in which the close button is triggered may include that the user performs a click operation on the close button through a mouse, and the like. By the closing button, the floating window can be closed via one operation. Particularly, when a plurality of pieces of feedback information are generated, the display window of each piece of feedback information does not need to be closed by operating for a plurality of times, and the operation path is shortened.
In one example, a floating window may be provided at a designated location within the display area of the drawer form for display. The designated location may be custom defined. In one example, the designated location may include a bottom or a top within a display area of the drawer form. For example, when the designated position is the bottom within the display area of the drawer form, the display position of the floating window in the drawer form is as shown in fig. 3.
In this example, by setting the display position of the floating window within the display area of the drawer form, the line of sight for the user to process the drawer form and view feedback information within the floating window may be restricted within the display area of the drawer form, reducing the range of movement of the line of sight for the user in processing the drawer form.
In one example, a floating window may be provided in the floating window at a location in the drawer form for which the form content for which the first feedback information is intended is displayed. When the specified display position updating condition is met, the display position of the floating window can be updated according to the next feedback information in the floating window, and specifically, the display position of the floating window can be updated at the position of the form content in the drawer form for which the next feedback information in the floating window is directed. The specified display position update condition may include a specified time length at intervals, a specified type of operation, and the like, and the specified type of operation may include a click operation, a slide operation, and the like of a mouse.
Taking fig. 3 as an example, if the first feedback information in the floating window is that the master library fails to test connection, and the targeted form content is the form content of the master library, the floating window may be set at the position of the form content of the master library in the drawer form for display.
In one example, the feedback information in the floating window may include only error result information for which the form content for each piece of error result information needs to be corrected. In this example, a floating window may be provided in the floating window at the location in the drawer form of the form content for which the first error result information is intended for display. After the form content at the position of the floating window is corrected, the display position of the floating window can be updated according to the next error result information displayed in the floating window, that is, the floating window can be reset at the position of the form content corresponding to the next error result information in the drawer form for display. In this way, the positions of the form contents targeted by the error result information in the drawer form can be positioned according to the floating window, so that a user can conveniently view the form contents targeted by the error result information in the drawer form.
In one example, when the feedback information in the floating window includes error result information, the user may correct the form content targeted in the drawer form according to the error result information. When the form content in the drawer form is corrected, the corrected drawer form can be resubmitted, and resubmission modes can include that a user clicks a corresponding button on the drawer form, and the form is automatically submitted every specified time.
The feedback information in the floating window may be updated in response to the form content for which the feedback information displayed in the floating window is modified. In one mode of updating, if the form content is corrected to indicate that there is no problem reflected by the error result information corresponding to the form content, the feedback information corresponding to the corrected form content may be deleted from the floating window.
After the feedback information in the floating window is updated, the display position of the floating window may be updated according to the updated feedback information in the floating window. Specifically, the position of the form content in the drawer form for which the first feedback information in the updated feedback information of the floating window display is directed may be determined as the display position of the floating window.
In this example, when the user corrects the targeted form content according to the error result information in the floating window, the line of sight of the user needs to move back and forth between the floating window and the corrected form content, and the floating window is always arranged at the position of the form content to be corrected currently, so that the moving range of the line of sight of the user is further reduced. On the basis that the moving range of the sight of the user is reduced, the checking target locked on the floating window and the drawer form by the sight of the user is not easy to lose, so that the target required to be checked can be quickly locked when the sight of the user moves to the floating window or the drawer form, and the processing efficiency of the user for the drawer form is improved.
In one example, the floating window may be displayed continuously, and during the continuous display of the floating window, the user may modify, fill in, delete, etc. the drawer form. Therefore, during the continuous display process of the floating window, the user can select an operation object from the floating window and the drawer form, and after the operation object is selected, the user can perform corresponding operation on the selected operation object. For example, when the floating window is selected as the operation object, the user can select and mark the text part in the floating window, and perform a sliding operation on the scroll bar in the floating window to view the feedback information in the floating window.
In one mode of the operation object selection, a display area range in which a cursor for indicating a mouse position is located may be detected, and an object to which the display area in which the cursor is located belongs may be determined as the operation object. In one example, when the cursor is within the display area of the floating window, the floating window can be determined as the operation object; when the cursor is within the display area range of the drawer form, the drawer form can be determined as the operation object.
In one example, during the continuous display of the floating window, when the form content in the drawer form is updated, the feedback information displayed in the floating window may be updated in real time according to the updated form content.
The updating of the feedback information may comprise at least one of: when the problem reflected by the feedback information corresponding to the form content is corrected, the feedback information corresponding to the form content can be deleted from the floating window; when the problem reflected by the feedback information corresponding to the form content is not corrected and a new problem is added, error result information corresponding to the new problem can be added into the floating window; when the problem reflected by the feedback information corresponding to the form content is corrected and a new problem is added, the feedback information corresponding to the form content can be replaced by error result information corresponding to the new problem in the floating window.
In this example, whether the drawer form is updated can be monitored in real time, and the updated drawer form can be automatically submitted when the drawer form is monitored to be updated. In addition, it may be determined that the form content in the drawer form is updated according to a submission instruction of the drawer form, where the submission instruction may be issued by a user, for example, by clicking a corresponding button on the drawer form.
In the example, the user can update the drawer form while the floating window displays the drawer form, and the feedback information in the floating window can be updated in real time according to the updated form content, so that the situation that the floating window is updated by manual operation of the user is avoided, the operation path of the user in the processing process of the drawer form is reduced, and the user experience is improved.
Fig. 4 shows a block diagram of an example of an apparatus for displaying feedback information (hereinafter referred to as an information display apparatus 400) according to an embodiment of the present specification.
As shown in fig. 4, the information display apparatus 400 includes an information generating unit 410, a floating window generating unit 420, and an information display unit 430.
An information generating unit 410 configured to generate feedback information for the submitted drawer form in response to the drawer form being submitted.
And a floating window generating unit 420 configured to generate a floating window within the display area of the drawer form without a mask between the floating window and the drawer form.
An information display unit 430 configured to display the feedback information within the floating window.
In one example, the information display apparatus 400 may further include a display position setting unit, and the display position setting unit may be configured to: the floating window is set at a designated position within the display area to be displayed.
In one example, the display position setting unit may be further configured to: and setting the floating window at the position of the form content for which the first feedback information in the floating window is directed in the drawer form for displaying.
In one example, the display position setting unit may be further configured to: in response to the form content targeted by the feedback information displayed in the floating window being corrected, updating the feedback information in the floating window; and updating the display position of the floating window according to the updated feedback information in the floating window.
In one example, the information display unit 430 may be further configured to: when the generated feedback information comprises a plurality of pieces, merging and displaying the feedback information in a floating window according to a specified merging mode, wherein the specified merging mode comprises the following steps: the feedback information is arranged and combined according to the sequence of the targeted form content in the drawer form.
In one example, the information display apparatus 400 may further include an information update unit, which may be configured to: and in the continuous display process of the floating window, when the form content in the drawer form is updated, updating the feedback information displayed in the floating window according to the updated form content.
Embodiments of a method and apparatus for displaying feedback information according to embodiments of the present specification are described above with reference to fig. 1 to 4.
The apparatus for displaying the feedback information in the embodiments of the present specification may be implemented by hardware, or may be implemented by software, or a combination of hardware and software. The software implementation is taken as an example, and is formed by reading corresponding computer program instructions in the storage into the memory for operation through the processor of the device where the software implementation is located as a logical means. In the embodiments of the present specification, the means for displaying the feedback information may be implemented by an electronic device, for example.
Fig. 5 shows a block diagram of an electronic device 500 for implementing a feedback information display method according to an embodiment of the present disclosure.
As shown in fig. 5, electronic device 500 may include at least one processor 510, storage (e.g., non-volatile storage) 520, memory 530, and communication interface 540, and the at least one processor 510, storage 520, memory 530, and communication interface 540 are connected together via a bus 550. The at least one processor 510 executes at least one computer-readable instruction (i.e., the elements described above as being implemented in software) stored or encoded in memory.
In one embodiment, computer-executable instructions are stored in the memory that, when executed, cause the at least one processor 510 to: in response to the drawer form being submitted, generating feedback information for the submitted drawer form; generating a floating window in a display area of the drawer form, wherein no mask is arranged between the floating window and the drawer form; and displaying the feedback information in the floating window.
It should be appreciated that the computer-executable instructions stored in the memory, when executed, cause the at least one processor 510 to perform the various operations and functions described above in connection with fig. 1-4 in the various embodiments of the present description.
According to one embodiment, a program product, such as a machine-readable medium, is provided. A machine-readable medium may have instructions (i.e., elements described above as being implemented in software) that, when executed by a machine, cause the machine to perform various operations and functions described above in connection with fig. 1-4 in the various embodiments of the present specification.
Specifically, a system or apparatus may be provided which is provided with a readable storage medium on which software program code implementing the functions of any of the above embodiments is stored, and causes a computer or processor of the system or apparatus to read out and execute instructions stored in the readable storage medium.
In this case, the program code itself read from the readable medium can realize the functions of any of the above-described embodiments, and thus the machine-readable code and the readable storage medium storing the machine-readable code form part of the present invention.
Computer program code required for the operation of various portions of the present specification may be written in any one or more programming languages, including an object oriented programming language such as Java, Scala, Smalltalk, Eiffel, JADE, Emerald, C + +, C #, VB, NET, Python, and the like, a conventional programming language such as C, Visual Basic 2003, Perl, COBOL2002, PHP, and ABAP, a dynamic programming language such as Python, Ruby, and Groovy, or other programming languages. The program code may execute on the user's computer, or on the user's computer as a stand-alone software package, or partially on the user's computer and partially on a remote computer, or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any network format, such as a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet), or in a cloud computing environment, or as a service, such as a software as a service (SaaS).
Examples of the readable storage medium include floppy disks, hard disks, magneto-optical disks, optical disks (e.g., CD-ROMs, CD-R, CD-RWs, DVD-ROMs, DVD-RAMs, DVD-RWs), magnetic tapes, nonvolatile memory cards, and ROMs. Alternatively, the program code may be downloaded from a server computer or from the cloud via a communications network.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Not all steps and elements in the above flows and system structure diagrams are necessary, and some steps or elements may be omitted according to actual needs. The execution order of the steps is not fixed, and can be determined as required. The apparatus structures described in the above embodiments may be physical structures or logical structures, that is, some units may be implemented by the same physical entity, or some units may be implemented by a plurality of physical entities, or some units may be implemented by some components in a plurality of independent devices.
The term "exemplary" used throughout this specification means "serving as an example, instance, or illustration," and does not mean "preferred" or "advantageous" over other embodiments. The detailed description includes specific details for the purpose of providing an understanding of the described technology. However, the techniques may be practiced without these specific details. In some instances, well-known structures and devices are shown in block diagram form in order to avoid obscuring the concepts of the described embodiments.
Although the embodiments of the present disclosure have been described in detail with reference to the accompanying drawings, the embodiments of the present disclosure are not limited to the specific details of the embodiments, and various simple modifications may be made to the technical solutions of the embodiments of the present disclosure within the technical spirit of the embodiments of the present disclosure, and all of them fall within the scope of the embodiments of the present disclosure.
The previous description of the disclosure is provided to enable any person skilled in the art to make or use the disclosure. Various modifications to the disclosure will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other variations without departing from the scope of the disclosure. Thus, the description is not intended to be limited to the examples and designs described herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (12)

1. A method for displaying feedback information, comprising:
in response to a drawer form being submitted, generating feedback information for the submitted drawer form;
generating a floating window in a display area of the drawer form, wherein no mask is arranged between the floating window and the drawer form; and
and displaying the feedback information in the floating window.
2. The method of claim 1, further comprising:
the floating window is disposed at a designated position within the display area to display.
3. The method of claim 2, wherein the designated location comprises a bottom or a top within the display area.
4. The method of claim 1, further comprising:
and setting the floating window at the position of the form content for which the first feedback information in the floating window is directed in the drawer form for displaying.
5. The method of claim 4, further comprising:
updating the feedback information in the floating window in response to the form content for which the feedback information displayed in the floating window is modified; and
and updating the display position of the floating window according to the updated feedback information in the floating window.
6. The method of claim 1, wherein displaying the feedback information within the floating window comprises:
when the generated feedback information comprises a plurality of pieces, merging and displaying the feedback information in the floating window according to a designated merging mode, wherein the designated merging mode comprises the following steps: and arranging and combining the feedback information according to the sequence of the targeted form contents in the drawer form.
7. The method of claim 1, further comprising:
and in the continuous display process of the floating window, when the form content in the drawer form is updated, updating the feedback information displayed in the floating window according to the updated form content.
8. The method of claim 1, wherein the drawer form is applied to a data source connection test in the OceanBase data migration service.
9. An apparatus for displaying feedback information, comprising:
an information generation unit that generates feedback information for a submitted drawer form in response to the drawer form being submitted;
the floating window generating unit generates a floating window in a display area of the drawer form, and no mask is arranged between the floating window and the drawer form; and
and the information display unit displays the feedback information in the floating window.
10. An electronic device, comprising: at least one processor, a memory coupled with the at least one processor, and a computer program stored on the memory, the at least one processor executing the computer program to implement the method of any of claims 1-8.
11. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-8.
12. A computer program product comprising a computer program which, when executed by a processor, implements the method of any one of claims 1-8.
CN202210391841.4A 2022-04-14 2022-04-14 Method and device for displaying feedback information Pending CN114860361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210391841.4A CN114860361A (en) 2022-04-14 2022-04-14 Method and device for displaying feedback information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210391841.4A CN114860361A (en) 2022-04-14 2022-04-14 Method and device for displaying feedback information

Publications (1)

Publication Number Publication Date
CN114860361A true CN114860361A (en) 2022-08-05

Family

ID=82632338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210391841.4A Pending CN114860361A (en) 2022-04-14 2022-04-14 Method and device for displaying feedback information

Country Status (1)

Country Link
CN (1) CN114860361A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106940640A (en) * 2016-01-04 2017-07-11 阿里巴巴集团控股有限公司 A kind of page positioning method and device for mistake input information
CN108304117A (en) * 2017-12-31 2018-07-20 广东智媒云图科技股份有限公司 A kind of list fills in floating based reminding method, device, electronic equipment and storage medium
CN111045573A (en) * 2018-10-15 2020-04-21 阿里巴巴集团控股有限公司 Method and device for displaying floating window page and equipment/terminal/server
CN112181267A (en) * 2020-09-11 2021-01-05 杭州未名信科科技有限公司 Window interface interaction method and system
CN112579943A (en) * 2020-12-24 2021-03-30 京东数字科技控股股份有限公司 Information display method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106940640A (en) * 2016-01-04 2017-07-11 阿里巴巴集团控股有限公司 A kind of page positioning method and device for mistake input information
CN108304117A (en) * 2017-12-31 2018-07-20 广东智媒云图科技股份有限公司 A kind of list fills in floating based reminding method, device, electronic equipment and storage medium
CN111045573A (en) * 2018-10-15 2020-04-21 阿里巴巴集团控股有限公司 Method and device for displaying floating window page and equipment/terminal/server
CN112181267A (en) * 2020-09-11 2021-01-05 杭州未名信科科技有限公司 Window interface interaction method and system
CN112579943A (en) * 2020-12-24 2021-03-30 京东数字科技控股股份有限公司 Information display method, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
不脱发的尼古拉斯萧瑟: "jeecg之弹出录入页提交,在弹出页提示错误信息并不关闭此页面", Retrieved from the Internet <URL:《https://blog.csdn.net/VIP_1205169154/article/details/98622876》> *
张奇: "测试开发【提测平台】分享10-Element UI抽屉和表单校验&增改接口合并实现应用管理", Retrieved from the Internet <URL:《https://maimai.cn/article/detail?fid=1664984258&efid=3hXXPP0mVgs_izEHwXj9-Q》> *

Similar Documents

Publication Publication Date Title
EP3635536B1 (en) Integrated system for rule editing, simulation, version control, and business process management
US9471204B2 (en) System and method for data-driven web page navigation control
US9336137B2 (en) System and method for performing data management in a collaborative development environment
US11194884B2 (en) Method for facilitating identification of navigation regions in a web page based on document object model analysis
US12001821B2 (en) Generation and/or recommendation of tools for automating aspects of computer programming
KR20100135756A (en) Editing a document using a transitory editing surface
JP2014507029A (en) Formatting data by example
US9235384B2 (en) Language notification generator
US10996962B2 (en) Acquisition process of GUI elements using user input
US8522203B1 (en) Dynamic script management
EP3314409B1 (en) Tracing dependencies between development artifacts in a software development project
CN115543282A (en) Page code generation method and device, storage medium and computer equipment
US20150199222A1 (en) System and Method for Managing Remote Procedure Calls Relating to a Third Party Software Application
US20150234732A1 (en) Executable software specification generation
WO2016122508A1 (en) Test generation for browser-based user interface
US11341197B2 (en) Recommendation system based on adjustable virtual indicium
CN114860361A (en) Method and device for displaying feedback information
US9501264B2 (en) User corrections in translation
US20130125091A1 (en) Automatic program generation device and automatic program generation method
US11119761B2 (en) Identifying implicit dependencies between code artifacts
US9720655B1 (en) User interface event orchestration
CN116107686B (en) Interface processing method and device of medical software, storage medium and electronic equipment
KR102495939B1 (en) Apparatus and method for modeling three dimensional design for cyber-physical system development
US11262987B1 (en) User interface isolation verification
CN116301788A (en) Webpage configuration method, webpage configuration device and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination